common: use mount/umount helpers everywhere
[xfstests-dev.git] / tests / generic / 079
index a533484f19689efc445d55e2cea9894ca2eefbb2..939c817fff87fa20fd4ba7697adf55b983623dce 100755 (executable)
@@ -37,7 +37,7 @@ _cleanup()
     cd /
     echo "*** cleaning up"
     $timmutable -r $SCRATCH_MNT/$seq
-    umount $SCRATCH_MNT
+    _scratch_unmount
 }
 
 # get standard environment, filters and checks