diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:44:06 +0000 |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2005-07-09 04:44:06 +0000 |
commit | dd5249ed157af927457816c5aa79f8300506c723 (patch) | |
tree | f462a490efee4a666b9e2331f8e2ab4948a25d34 /BRANCHES | |
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
Diffstat (limited to 'BRANCHES')
-rw-r--r-- | BRANCHES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,5 +4,6 @@ # Used by sfsnapshot to generate the snapshots # # Format: -# cvs_branch_name description -HEAD Stable - 1.4.x releases +# cvs_branch_name:description +HEAD:Stable - 1.4.x releases +r1_4-patches:Testing multiple branches |