xfstests: convert tests to use new results directory
[xfstests-dev.git] / tests / xfs / 134
index 2117b4a155f3636c466d6afed5df0b3f4a955ebc..0fffbe5509bf3ec3af996f306a34c9e2990f48a0 100755 (executable)
@@ -24,6 +24,9 @@
 #
 
 seq=`basename $0`
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 here=`pwd`
@@ -60,8 +63,8 @@ cat >$tmp.projid <<EOF
 test:1
 EOF
 
-cp /dev/null $seq.full
-chmod a+rwx $seq.full  # arbitrary users will write here
+cp /dev/null $seqres.full
+chmod a+rwx $seqres.full       # arbitrary users will write here
 
 _require_scratch
 _scratch_mkfs_xfs >/dev/null 2>&1