diff options
author | Ton Voon <ton.voon@opsera.com> | 2010-07-14 13:22:04 (GMT) |
---|---|---|
committer | Ton Voon <ton.voon@opsera.com> | 2010-07-14 13:22:04 (GMT) |
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 6cf0349..9eabcbb 100755 --- a/tools/sfsnapshot-upload +++ b/tools/sfsnapshot-upload | |||
@@ -109,6 +109,9 @@ cat <<-END_README > README | |||
109 | For backward-compatibility, the nagios-plugins-HEAD.tar.gz and | 109 | For backward-compatibility, the nagios-plugins-HEAD.tar.gz and |
110 | nagios-plugins-trunk-<ts> point to their corresponding "master" head. | 110 | nagios-plugins-trunk-<ts> point to their corresponding "master" head. |
111 | 111 | ||
112 | The tarballs will only be updated when a change has been made. The | ||
113 | MD5SUM file will be updated each time. | ||
114 | |||
112 | The MD5SUM are: | 115 | The MD5SUM are: |
113 | END_README | 116 | END_README |
114 | md5sum *.gz | tee -a README > MD5SUM | 117 | md5sum *.gz | tee -a README > MD5SUM |