summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1043886.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-1043886.t')
-rwxr-xr-xtests/bugs/bug-1043886.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-1043886.t b/tests/bugs/bug-1043886.t
index fb7ecb194d1..b9ee320ae96 100755
--- a/tests/bugs/bug-1043886.t
+++ b/tests/bugs/bug-1043886.t
@@ -17,7 +17,7 @@ TEST glusterfs --entry-timeout=0 --attribute-timeout=0 -s $H0 --volfile-id $V0 $
EXPECT_WITHIN 20 "1" is_nfs_export_available;
## Mount volume as NFS export
-TEST mount -t nfs -o vers=3,nolock $H0:/$V0 $N0;
+TEST mount_nfs $H0:/$V0 $N0 nolock;
# just a random uid/gid
uid=22162