aboutsummaryrefslogtreecommitdiffstats
path: root/runtests.sh
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-09-06 06:30:09 +0000
committerMartin Pool <mbp@samba.org>2001-09-06 06:30:09 +0000
commit6cd7888e46fb7611668c981ff8193c5f3d16d8a6 (patch)
tree0b3c2c2c10f2a2b280514a47455929c05bb3ecfc /runtests.sh
parent1d54358e5207f5f5326dc9e9f362671275c86b22 (diff)
downloadandroid_external_rsync-6cd7888e46fb7611668c981ff8193c5f3d16d8a6.tar.gz
android_external_rsync-6cd7888e46fb7611668c981ff8193c5f3d16d8a6.tar.bz2
android_external_rsync-6cd7888e46fb7611668c981ff8193c5f3d16d8a6.zip
You cannot do "export VAR=VALUE" all on one line; the export must be
separate from the assignment. (SCO SysV)
Diffstat (limited to 'runtests.sh')
-rwxr-xr-xruntests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtests.sh b/runtests.sh
index 9e4ee16d..64ba3173 100755
--- a/runtests.sh
+++ b/runtests.sh
@@ -97,6 +97,9 @@
# BSD machines tend not to have "head" or "seq".
+# You cannot do "export VAR=VALUE" all on one line; the export must be
+# separate from the assignment. (SCO SysV)
+
# STILL TO DO: