diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/cut/build-script.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cut/build-script.pl b/tests/cut/build-script.pl index bef83d46d..7221d0ff2 100755 --- a/tests/cut/build-script.pl +++ b/tests/cut/build-script.pl @@ -67,6 +67,7 @@ else errors=`expr \$errors + 1` ;; esac fi +test -s $err_output || rm -f $err_output EOF } print <<EOF2 ; |