common: use mount/umount helpers everywhere
[xfstests-dev.git] / tests / xfs / 044
index a84af227e376fffda32863b07787fdfd65628d59..2ffd74f0e3170ce5719d42bbbd3bc5a3e20bfc32 100755 (executable)
@@ -68,7 +68,7 @@ _check_mount()
     fi
 
     echo "    *** umount"
-    if ! umount $SCRATCH_DEV
+    if ! _scratch_unmount
     then
         echo "        !!! umount failed (expecting success)"
         status=1