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 6587fb765..6019a561c 100755
--- a/tests/bugs/bug-1049834.t
+++ b/tests/bugs/bug-1049834.t
@@ -29,7 +29,7 @@ TEST create_n_snapshots $V0 4 $V0_snap
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 ! $CLI_1 snapshot create ${V0}_snap5 ${V0}
TEST ! snapshot_exists ${V0}_snap5
TEST ! $CLI_1 snapshot delete ${V0}_snap5