fstests: _fail test by default when _scratch_mount fails
[xfstests-dev.git] / tests / xfs / 019
index 3e4f1692ff89787c5859b8ef8470870ca20073df..10d4494682c5da45072706e8b9060073c18afdd5 100755 (executable)
@@ -122,7 +122,7 @@ _verify_fs()
 
        echo "*** mount FS"
        _full " mount"
-       _scratch_mount >>$seqfull 2>&1 \
+       _try_scratch_mount >>$seqfull 2>&1 \
                || _fail "mount failed"
 
        echo "*** verify FS"