fstests: _fail test by default when _scratch_mount fails
[xfstests-dev.git] / tests / xfs / 130
index 1c3d642430fccdb39e4048428a04ab7ee7d8448a..a9e0ff4853d90d48eaabe96527c06251239f6bd3 100755 (executable)
@@ -79,7 +79,7 @@ seq 0 $((agcount - 1)) | while read ag; do
 done
 
 echo "+ mount image"
-_scratch_mount >> $seqres.full 2>&1 && \
+_try_scratch_mount >> $seqres.full 2>&1 && \
        echo "Should not be able to mount with broken refcountbt."
 _scratch_unmount >> $seqres.full 2>&1