Cleanup the bench results after the last run.

This commit is contained in:
Nathan Scott
2002-12-03 00:48:41 +00:00
parent 183921f6b5
commit c9d3a9f568
+1 -1
View File
@@ -162,7 +162,7 @@ fi
trap "_cleanup; exit \$status" 0 1 2 3 15
_require_scratch
rm -f bench.*
rm -f bench.* results.*
# $OUT is the report which will ultimately be sent, keep it tidy.
cat >$OUT <<EOF