summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-958691.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-958691.t')
-rw-r--r--tests/bugs/bug-958691.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/bugs/bug-958691.t b/tests/bugs/bug-958691.t
index cd38d46e1e4..60727fc4922 100644
--- a/tests/bugs/bug-958691.t
+++ b/tests/bugs/bug-958691.t
@@ -14,8 +14,6 @@ TEST glusterfs --volfile-server=$H0 --volfile-id=$V0 $M0;
EXPECT_WITHIN $NFS_EXPORT_TIMEOUT "1" is_nfs_export_available;
TEST mount_nfs $H0:/$V0 $N0 nolock;
-sleep 2;
-
# Tests for the fuse mount
TEST mkdir $M0/dir;
TEST chmod 1777 $M0/dir;