xfstests: fix TEST_MNT typos (should be TEST_DIR)
[xfstests-dev.git] / 222
diff --git a/222 b/222
old mode 100644 (file)
new mode 100755 (executable)
index a65c845..df2672f
--- a/222
+++ b/222
@@ -51,7 +51,7 @@ _supported_os Linux
 
 [ "$XFS_FSR_PROG" = "" ] && _notrun "xfs_fsr not found"
 
-xfs_fsr -d -v $TEST_MNT > $seq.full 2>&1
+xfs_fsr -d -v $TEST_DIR > $seq.full 2>&1
 
 echo "--- silence is golden ---"
 status=0 ; exit