diff options
Diffstat (limited to 'tests/bugs/snapshot/bug-1164613.t')
-rw-r--r-- | tests/bugs/snapshot/bug-1164613.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/snapshot/bug-1164613.t b/tests/bugs/snapshot/bug-1164613.t index 9cf122bc4b8..d7f956ce369 100644 --- a/tests/bugs/snapshot/bug-1164613.t +++ b/tests/bugs/snapshot/bug-1164613.t @@ -16,7 +16,7 @@ TEST glusterfs -s $H0 --volfile-id=$V0 $M0 TEST touch $M0/testfile -TEST $CLI snapshot create snaps $V0 +TEST $CLI snapshot create snaps $V0 no-timestamp TEST $CLI snapshot activate snaps TEST $CLI volume set $V0 features.uss enable TEST $CLI volume set $V0 snapshot-directory snaps |