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