summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-892730.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-892730.t')
-rwxr-xr-xtests/bugs/bug-892730.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/bugs/bug-892730.t b/tests/bugs/bug-892730.t
index 0a677069eb3..2a497d0095e 100755
--- a/tests/bugs/bug-892730.t
+++ b/tests/bugs/bug-892730.t
@@ -10,6 +10,7 @@
########
. $(dirname $0)/../include.rc
+. $(dirname $0)/../volume.rc
cleanup;
@@ -67,7 +68,7 @@ TEST glusterfs --volfile=$B0/test.vol --attribute-timeout=0 --entry-timeout=0 $M
TEST touch $M0/file
TEST rm $M0/file
-TEST umount $M0
+EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $M0
rm -f $B0/test.vol
rm -rf $B0/test1 $B0/test2