Additional refinements of auto-bench stuff.

Fix up producing the results files.
This commit is contained in:
Nathan Scott
2002-09-20 01:35:55 +00:00
parent 4fa64f8a9d
commit 42e886a101
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -492,7 +492,7 @@ do
_log ""
_log " *** send results mail"
mail -s "XFS QA benchmark results" $EMAIL < $ROOT/bench.out 2>&1
mail -s "XFS QA benchmark results" $EMAIL < $QADIR/bench.out 2>&1
new_state="done"
;;