Squirrel away the fsstress output in 070.full for subsequent inspection
authorfsgqa <fsgqa>
Mon, 18 Nov 2002 23:58:46 +0000 (23:58 +0000)
committerfsgqa <fsgqa>
Mon, 18 Nov 2002 23:58:46 +0000 (23:58 +0000)
if something should go wrong.

070

diff --git a/070 b/070
index 4c66bfd325f88305e2c432038b0fbc9995283df4..90582d5bba56ea3d822644bbaba792ab2d3c3e78 100755 (executable)
--- a/070
+++ b/070
@@ -1,6 +1,6 @@
 #! /bin/sh
 # XFS QA Test No. 070
-# $Id: 070,v 1.1 2002/11/18 05:13:03 fsgqa Exp $
+# $Id: 070,v 1.2 2002/11/18 23:58:46 fsgqa Exp $
 #
 # fsstress incarnation testing extended attributes writes
 #
@@ -63,7 +63,7 @@ $here/src/fsstress \
        -f unresvsp=0 \
        -f attr_set=100 \
        -f attr_remove=100 \
-       -S -p 1 -n 10000
+       -S -p 1 -n 10000 >$seq.full 2>&1
 
 status=$?
 exit