diff options
Diffstat (limited to 'runtests.sh')
-rwxr-xr-x | runtests.sh | 3 |
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: |