syslog support in rsync daemon has been broken since I added the "log
[rsync/rsync.git] / test.sh
diff --git a/test.sh b/test.sh
index c5d2382..51f73df 100755 (executable)
--- a/test.sh
+++ b/test.sh
 #
 #
 
+cat <<EOF
+
+This set of tests is not completely portable. It is intended for developers
+not for end users. You may experience failures on some platforms that
+do not indicate a problem with rsync.
+
+EOF
+
 export PATH=.:$PATH
 TMP=/tmp/rsync-test.$$
 FROM=${TMP}/from