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