Make 074 finish in a reasonable time on IRIX (also on Linux).

Want this to run in a reasonable time.
Make it have different params on IRIX vs Linux, debug versus non-debug.
And allow cmd arguments via getopt to try out different params
for timing.
This commit is contained in:
Tim Shimmin
2004-07-27 05:53:41 +00:00
parent 2ef261210c
commit 0b6c2dc5b6
5 changed files with 99 additions and 48 deletions
+1
View File
@@ -958,6 +958,7 @@ _cleanup_testdir()
case $FSTYP in
xfs)
# do nothing, testdir is $TEST_DIR
:
;;
udf)
# umount testdir as it is $SCRATCH_MNT which could be used by xfs next