]> sourceware.org Git - lvm2.git/commit
vgimportclone.sh: do not quote regex
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 29 Jun 2017 16:54:26 +0000 (18:54 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 29 Jun 2017 20:23:16 +0000 (22:23 +0200)
commitafa0bd916e9b54530ad2eb99373c836c5396ea4f
treef7f42a3446986a52619f73bc989e13f476784a9e
parentef4506069a1a29cd00532e36c24df9a01cd32600
vgimportclone.sh: do not quote regex

Don't quote rhs of =~, it'll match literally rather than as a regex.
scripts/vgimportclone.sh
This page took 0.039453 seconds and 5 git commands to generate.