diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:44:06 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:44:06 (GMT) |
commit | dd5249ed157af927457816c5aa79f8300506c723 (patch) | |
tree | f462a490efee4a666b9e2331f8e2ab4948a25d34 | |
parent | 63e9f1106eeab78db1128eb3ce6c71efbdf26af9 (diff) | |
download | monitoring-plugins-dd5249ed157af927457816c5aa79f8300506c723.tar.gz |
Changed format (already!) for awk simplicity
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1203 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | BRANCHES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,5 +4,6 @@ | |||
4 | # Used by sfsnapshot to generate the snapshots | 4 | # Used by sfsnapshot to generate the snapshots |
5 | # | 5 | # |
6 | # Format: | 6 | # Format: |
7 | # cvs_branch_name description | 7 | # cvs_branch_name:description |
8 | HEAD Stable - 1.4.x releases | 8 | HEAD:Stable - 1.4.x releases |
9 | r1_4-patches:Testing multiple branches | ||