Some qa changes to get more tests working on IRIX.

Reduce a param to get it working in a more reasonable time on irix.
This commit is contained in:
Tim Shimmin
2004-08-05 06:39:05 +00:00
parent 7cf7315028
commit ae2e4eed59
7 changed files with 69 additions and 26 deletions
+4 -4
View File
@@ -2,17 +2,17 @@ QA output created by 075
brevity is wit...
-----------------------------------------------
fsx.0 : -d -N 1000 -S 0
fsx.0 : -d -N numops -S 0
-----------------------------------------------
-----------------------------------------------
fsx.1 : -d -N 1000 -S 0 -x
fsx.1 : -d -N numops -S 0 -x
-----------------------------------------------
-----------------------------------------------
fsx.2 : -d -N 25000 -l 10485760 -S 0
fsx.2 : -d -N numops -l filelen -S 0
-----------------------------------------------
-----------------------------------------------
fsx.3 : -d -N 25000 -l 10485760 -S 0 -x
fsx.3 : -d -N numops -l filelen -S 0 -x
-----------------------------------------------