summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-927616.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-927616.t')
-rwxr-xr-xtests/bugs/bug-927616.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/bug-927616.t b/tests/bugs/bug-927616.t
index d19327ca268..58f961dc80a 100755
--- a/tests/bugs/bug-927616.t
+++ b/tests/bugs/bug-927616.t
@@ -11,7 +11,6 @@ TEST $CLI volume create $V0 replica 2 $H0:$B0/${V0}{1,2};
TEST $CLI volume set $V0 performance.open-behind off;
TEST $CLI volume start $V0
-sleep 1;
## Mount FUSE with caching disabled
TEST glusterfs --entry-timeout=0 --attribute-timeout=0 -s $H0 --volfile-id $V0 $M0;