summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1040934.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-1040934.t')
-rw-r--r--tests/bugs/bug-1040934.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-1040934.t b/tests/bugs/bug-1040934.t
index 547f6c3bc..d057f0cb7 100644
--- a/tests/bugs/bug-1040934.t
+++ b/tests/bugs/bug-1040934.t
@@ -28,7 +28,7 @@ TEST mount -t glusterfs $H1:/snaps/${V0}_snap/$V0 $M0
cd $M0
TEST ! touch a
-TEST $CLI_1 snapshot delete $V0 -s ${V0}_snap
+TEST $CLI_1 snapshot delete ${V0}_snap
PID_1=$!
wait $PID_1