common: Check the file system consistency on SCRATCH_DEV
[xfstests-dev.git] / tests / ext4 / 302
index 497f4c6264bcdcf461bd43bba4c7f37ea834a284..1e90016ced07fa84ee2f55c1e88ce335cca145f6 100755 (executable)
@@ -137,6 +137,5 @@ if ! _scratch_unmount; then
        status=1
        exit
 fi
-_check_scratch_fs
-status=$?
+status=0
 exit