Add teststderr to list of files to clean up.
This commit is contained in:
parent
37bd3413c2
commit
827f1138df
2
RunTest
2
RunTest
@ -740,6 +740,6 @@ for bmode in "$test8" "$test16" "$test32"; do
|
||||
done
|
||||
|
||||
# Clean up local working files
|
||||
rm -f testSinput test3input testsaved1 testsaved2 test3output test3outputA test3outputB teststdout testtry
|
||||
rm -f testSinput test3input testsaved1 testsaved2 test3output test3outputA test3outputB teststdout teststderr testtry
|
||||
|
||||
# End
|
||||
|
Loading…
Reference in New Issue
Block a user