[project @ 1997-11-25 11:50:17 by simonm]
authorsimonm <unknown>
Tue, 25 Nov 1997 11:50:17 +0000 (11:50 +0000)
committersimonm <unknown>
Tue, 25 Nov 1997 11:50:17 +0000 (11:50 +0000)
commit581bd3121595f3053ec6fece996a64f762fa7881
tree7f9ac50be72c9bde36933e84c084ff97cc0eb8ce
parentc25b8acfb2cbf2d6b723b768d6571bb3e20ab561
[project @ 1997-11-25 11:50:17 by simonm]
Don't try to generate stdout files if using -accept-output.  It didn't
work anyway: a call to pop had stomped on the variable containing the
filename before it was used, setting it to the empty string.  The call
to touch then failed with a syntax error.

This behaviour seems more useful: sometimes you really don't want to
check the stdout and/or stderr, so you just don't create the file.
glafp-utils/runstdtest/runstdtest.prl