diff options
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 |