summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-06-01 13:44:06 +0000
committerAndrew Tridgell <tridge@samba.org>1998-06-01 13:44:06 +0000
commit8c3b04730b041cc14c6c665575f4c1168d326141 (patch)
treeca7125af485a1e9ea1d92b116bc60f30a0fae1c3
parentaa9b77a56c302461e373cf447672aa93adff3130 (diff)
downloadrsync-8c3b04730b041cc14c6c665575f4c1168d326141.tar.gz
added some notes to test.sh
-rwxr-xr-xtest.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index c5d23820..51f73dfb 100755
--- a/test.sh
+++ b/test.sh
@@ -10,6 +10,14 @@
#
#
+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