mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
tests: comment in select-tools.sh
This commit is contained in:
parent
e0ce728579
commit
993c988895
@ -236,9 +236,8 @@ not check pv_field $dev3 pv_tags 305
|
||||
not check pv_field $dev4 pv_tags 305
|
||||
pvchange -a --deltag 305
|
||||
|
||||
# intersection between selection
|
||||
# result and supplied VG name/tag
|
||||
|
||||
# if PV name or tag is supplied together with the
|
||||
# selection, the result is an intersection of both
|
||||
pvchange --addtag 306 -S "pv_name=$dev1" $dev2
|
||||
not check pv_field $dev1 pv_tags 306
|
||||
not check pv_field $dev2 pv_tags 306
|
||||
|
Loading…
x
Reference in New Issue
Block a user