mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-27 18:04:20 +03:00
Using 'not' if the test 'should' fail.
This commit is contained in:
parent
54555a6fab
commit
4512267bf1
@ -38,5 +38,5 @@ cleanup_lvs
|
||||
|
||||
# --
|
||||
# Create mirror on one dev with mirrored log using --alloc anywhere, should fail
|
||||
lvcreate -m 1 -l4 -n $lv1 --mirrorlog mirrored $vg --alloc anywhere $dev1
|
||||
not lvcreate -m 1 -l4 -n $lv1 --mirrorlog mirrored $vg --alloc anywhere $dev1
|
||||
cleanup_lvs
|
||||
|
Loading…
x
Reference in New Issue
Block a user