xfs qa changes to get thinks working on irix

add verbosity to a file for debugging
reduce iteration count
This commit is contained in:
Tim Shimmin
2004-08-10 03:55:47 +00:00
parent 0e5f6a8c42
commit 4c56e56f91
11 changed files with 69 additions and 18 deletions
+2
View File
@@ -54,6 +54,8 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15
_supported_fs xfs
_supported_os Linux IRIX
[ $HOSTOS == IRIX ] && _notrun "Not working on IRIX yet"
rm -f $seq.full
run_fsx()