mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
tests: drop unused ""
This commit is contained in:
parent
05f23e7763
commit
e6a69af2d7
@ -15,7 +15,7 @@
|
|||||||
|
|
||||||
aux prepare_vg 2
|
aux prepare_vg 2
|
||||||
|
|
||||||
lvcreate -L4 -n"$lv" $vg
|
lvcreate -L4 -n $lv $vg
|
||||||
|
|
||||||
# Test for the bogus diagnostic reported in BZ 284771
|
# Test for the bogus diagnostic reported in BZ 284771
|
||||||
# http://bugzilla.redhat.com/284771.
|
# http://bugzilla.redhat.com/284771.
|
||||||
|
Loading…
Reference in New Issue
Block a user