summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-847622.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-847622.t')
-rwxr-xr-xtests/bugs/bug-847622.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/bugs/bug-847622.t b/tests/bugs/bug-847622.t
index a3e04ca2047..8412796591f 100755
--- a/tests/bugs/bug-847622.t
+++ b/tests/bugs/bug-847622.t
@@ -2,6 +2,7 @@
. $(dirname $0)/../include.rc
. $(dirname $0)/../nfs.rc
+. $(dirname $0)/../volume.rc
cleanup;
@@ -20,6 +21,6 @@ TEST setfacl -m u:14:r testfile
TEST getfacl testfile
cd
-TEST umount $N0
+EXPECT_WITHIN $UMOUNT_TIMEOUT "Y" force_umount $N0
cleanup