diff options
author | Ton Voon <ton.voon@opsera.com> | 2010-07-14 14:22:04 +0100 |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2010-07-14 14:22:04 +0100 |
commit | 9bab433981f6c67b40776d1916baae28a0243124 (patch) | |
tree | 74594238d81f6f367378a918234b8b38c60d84ac /tools | |
parent | 02f9207ebe3a5ae5b35b4b69be1f3bf95ab5a220 (diff) | |
download | monitoring-plugins-9bab433981f6c67b40776d1916baae28a0243124.tar.gz |
Added text re: MD5SUM updates in nightlies, but tarballs not
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/sfsnapshot-upload | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/sfsnapshot-upload b/tools/sfsnapshot-upload index 6cf03496..9eabcbbb 100755 --- a/tools/sfsnapshot-upload +++ b/tools/sfsnapshot-upload @@ -109,6 +109,9 @@ cat <<-END_README > README For backward-compatibility, the nagios-plugins-HEAD.tar.gz and nagios-plugins-trunk-<ts> point to their corresponding "master" head. + The tarballs will only be updated when a change has been made. The + MD5SUM file will be updated each time. + The MD5SUM are: END_README md5sum *.gz | tee -a README > MD5SUM |