Squirrel away the fsstress output in 070.full for subsequent inspection

if something should go wrong.
This commit is contained in:
fsgqa
2002-11-18 23:58:46 +00:00
parent d0d23ca1ee
commit 4b77bd616f
+2 -2
View File
@@ -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