Add a new growfs test 078, and do a better job of cleaning tmp files after a QA run

This commit is contained in:
fsgqa
2003-08-15 01:24:41 +00:00
parent fb3884b286
commit 592df97d41
4 changed files with 197 additions and 0 deletions
+2
View File
@@ -120,6 +120,8 @@ END { if (NR > 0) {
needwrap=false
fi
rm -f /tmp/*.rawout /tmp/*.out /tmp/*.err /tmp/*.time
rm -f /tmp/check.pid /tmp/check.sts
rm -f $tmp.*
}