diff --git a/070 b/070 index 90582d5b..cc1ae6a3 100755 --- a/070 +++ b/070 @@ -1,6 +1,6 @@ #! /bin/sh # XFS QA Test No. 070 -# $Id: 070,v 1.2 2002/11/18 23:58:46 fsgqa Exp $ +# $Id: 070,v 1.3 2002/12/10 03:24:00 fsgqa Exp $ # # fsstress incarnation testing extended attributes writes # @@ -54,7 +54,7 @@ trap "rm -f $tmp.*; exit \$status" 0 1 2 3 15 # real QA test starts here $here/src/fsstress \ - -d $TEST_MNT/fsstress \ + -d $TEST_DIR/fsstress \ -f allocsp=0 \ -f freesp=0 \ -f bulkstat=0 \