summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-887098-gmount-crash.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-887098-gmount-crash.t')
-rw-r--r--tests/bugs/bug-887098-gmount-crash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-887098-gmount-crash.t b/tests/bugs/bug-887098-gmount-crash.t
index 1998b40623f..cfe1c97fb0f 100644
--- a/tests/bugs/bug-887098-gmount-crash.t
+++ b/tests/bugs/bug-887098-gmount-crash.t
@@ -37,7 +37,7 @@ done
EXPECT "$MOUNT_PID" pidgrep $MOUNT_PID
TEST rm -rf $M0/*
-umount $M0
+EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $M0
## Finish up
TEST $CLI volume stop $V0;