xfstests: convert tests to use new results directory
[xfstests-dev.git] / tests / xfs / 195
index cd64db1a3bd8b161f61d9aec6fe3da3d526b285b..aed2471609011c6bb39941f30cab17aad85a5104 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`
@@ -82,5 +85,5 @@ _do_dump
 
 # success, all done
 echo "*** done"
-rm -f $seq.full
+rm -f $seqres.full
 status=0