]> sourceware.org Git - lvm2.git/commit
tests: use lvname with space
authorZdenek Kabelac <zkabelac@redhat.com>
Wed, 10 Apr 2024 13:46:24 +0000 (15:46 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Wed, 10 Apr 2024 15:36:50 +0000 (17:36 +0200)
commitfaf4fe0714a2ab5d923de5d3da19a3e905584ec2
tree7502d2905e51c60cf44aa13c9510ae86acf6cc4c
parenta14cb2495bbb05a07bdc7b469b526a4085faec00
tests: use lvname with space

Occasionally this test fails as soemtimes UUID actually
may constain LV[d] string causing it to grep mismatch
UUID and LV name and eventually fail test for wrong reason.

As a simple workaround print the LV name first and
check the name is followed by a space character.
test/shell/duplicate-vgnames.sh
This page took 0.032989 seconds and 5 git commands to generate.