You cannot do "export VAR=VALUE" all on one line; the export must be
[rsync/rsync.git] / runtests.sh
index 9e4ee16..64ba317 100755 (executable)
@@ -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: