From 4b77bd616f472ce884d994478ec85451b88217e3 Mon Sep 17 00:00:00 2001 From: fsgqa Date: Mon, 18 Nov 2002 23:58:46 +0000 Subject: [PATCH] Squirrel away the fsstress output in 070.full for subsequent inspection if something should go wrong. --- 070 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5