]> sourceware.org Git - lvm2.git/commit
vgimportclone.sh: no mixing string and array
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 28 Jun 2017 17:40:34 +0000 (19:40 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 29 Jun 2017 20:23:16 +0000 (22:23 +0200)
commit96a2e0024070ee35d68cf0beeeed283bf74318ab
tree62a9ff8922e4c46c924139f639fc0e71ca3e272a
parent4d34bc65dd05beb734c8ae65b86a11b37c3c2c94
vgimportclone.sh: no mixing string and array

Argument mixes string and array. Use * or separate argument.
scripts/vgimportclone.sh
This page took 0.036868 seconds and 5 git commands to generate.