added some notes to test.sh
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Jun 1998 13:44:06 +0000 (13:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Jun 1998 13:44:06 +0000 (13:44 +0000)
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