create new files

This commit is contained in:
Richard Frith-Macdonald 2022-01-27 17:06:50 +00:00
parent d4e31a7b0a
commit f3df026023

View file

@ -464,8 +464,9 @@ run_test_log ()
local TESTLOG=$3
local TESTVRB=$4
echo >> $TESTLOG
echo Testing $TESTFILE... >> $TESTLOG
# Create temporary files
echo > $TESTVRB
echo Testing $TESTFILE... > $TESTLOG
if test x"$GSVERBOSE" = xyes
then