xfstests: convert tests to use new results directory
[xfstests-dev.git] / tests / xfs / 081
index f0ee819e53463afde96cb1220d8e485a738ef5ee..316172c8616f8d365462c4604a4ab731b8ee7d5d 100755 (executable)
@@ -23,6 +23,9 @@
 #
 
 seq=`basename $0`
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 here=`pwd`
@@ -50,7 +53,7 @@ _cleanup()
 trap "_cleanup; exit \$status" 0 1 2 3 15
 
 # prelim
-rm -f $seq.full $tmp.*
+rm -f $seqres.full $tmp.*
 _require_scratch
 _require_xfs_quota
 _require_v2log