summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1049834.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/bug-1049834.t')
-rwxr-xr-xtests/bugs/bug-1049834.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-1049834.t b/tests/bugs/bug-1049834.t
index ea4b3c85d..6587fb765 100755
--- a/tests/bugs/bug-1049834.t
+++ b/tests/bugs/bug-1049834.t
@@ -31,7 +31,7 @@ TEST snapshot_n_exists $V0 4 $V0_snap
#Creating the 5th snapshots on the volume and expecting it not to be created.
TEST ! $CLI_1 snapshot create $V0 -n ${V0}_snap5
TEST ! snapshot_exists ${V0}_snap5
-TEST ! $CLI_1 snapshot delete $V0 -s ${V0}_snap5
+TEST ! $CLI_1 snapshot delete ${V0}_snap5
#Deleting the 4 snaps
TEST delete_n_snapshots $V0 4 $V0_snap