]> sourceware.org Git - lvm2.git/commitdiff
tests: comment in select-tools.sh
authorPeter Rajnoha <prajnoha@redhat.com>
Fri, 13 Feb 2015 10:45:13 +0000 (11:45 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Fri, 13 Feb 2015 10:45:13 +0000 (11:45 +0100)
test/shell/select-tools.sh

index b727fd7974deeab63c891c00f7246c11c3395ead..c4187165fcdf13e8d896be0ac30c6590958a5a36 100644 (file)
@@ -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
This page took 0.041399 seconds and 5 git commands to generate.