fstests: _fail test by default when _scratch_mount fails
[xfstests-dev.git] / tests / xfs / 094
index d3606f81381506a95de3a662b3fd147c173f2378..13dcf6e2e77c7214e42a7ca2cdc0820b64e0d110 100755 (executable)
@@ -78,7 +78,7 @@ _create_scratch()
        fi
 
        echo "*** mount"
-       if ! _scratch_mount
+       if ! _try_scratch_mount
        then
                echo "failed to mount $SCRATCH_DEV"
                exit 1