From 993c988895c2bdac1867b79ef1de5c14cdd4072d Mon Sep 17 00:00:00 2001 From: Peter Rajnoha Date: Fri, 13 Feb 2015 11:45:13 +0100 Subject: [PATCH] tests: comment in select-tools.sh --- test/shell/select-tools.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/test/shell/select-tools.sh b/test/shell/select-tools.sh index b727fd797..c4187165f 100644 --- a/test/shell/select-tools.sh +++ b/test/shell/select-tools.sh @@ -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