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
+1 -1
View File
@@ -134,7 +134,7 @@ _supported_os IRIX Linux
# so we set them differently for different machines
#
if [ $HOSTOS == "IRIX" ]; then
if uname -R | grep -i debug; then
if uname -R | grep -iq debug; then
# e.g. getting around 37secs for 1,1,1 on IP30 debug
numchildren=2
numloops=1