summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-797171.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-797171.t')
-rwxr-xr-xtests/bugs/bug-797171.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/bugs/bug-797171.t b/tests/bugs/bug-797171.t
index a1b28d9ff66..93809eb1f40 100755
--- a/tests/bugs/bug-797171.t
+++ b/tests/bugs/bug-797171.t
@@ -14,12 +14,9 @@ TEST $CLI volume set $V0 debug.log-history on
TEST $CLI volume start $V0;
-sleep 1;
TEST glusterfs --entry-timeout=0 --attribute-timeout=0 -s $H0 --volfile-id $V0 \
$M0;
-sleep 5;
-
touch $M0/{1..22};
rm -f $M0/*;