xfstests: convert tests to use new results directory
[xfstests-dev.git] / tests / generic / 213
index e297fdf5862faeb1b3c1f5563ab854dcca5b77fc..40829c3ffaaa24547271379ed6e18c16a12da998 100755 (executable)
@@ -26,6 +26,9 @@
 #
 
 seq=`basename $0`
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
+seqres=$RESULT_DIR/$seq
 echo "QA output created by $seq"
 
 _cleanup()
@@ -51,7 +54,7 @@ _supported_os Linux
 
 [ -n "$XFS_IO_PROG" ] || _notrun "xfs_io executable not found"
 
-rm -f $seq.full
+rm -f $seqres.full
 
 _require_xfs_io_falloc