From: fsgqa Date: Mon, 18 Nov 2002 23:58:46 +0000 (+0000) Subject: Squirrel away the fsstress output in 070.full for subsequent inspection X-Git-Tag: v1.1.0~1024 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4b77bd616f472ce884d994478ec85451b88217e3;p=xfstests-dev.git Squirrel away the fsstress output in 070.full for subsequent inspection if something should go wrong. --- diff --git a/070 b/070 index 4c66bfd3..90582d5b 100755 --- 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