1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

tests: replance hostname call

This commit is contained in:
Zdenek Kabelac 2014-05-12 10:39:57 +02:00
parent c07fb7678e
commit 6f057e3c66

View File

@ -98,7 +98,7 @@ not lvchange --resync --addtag foo $vg/$lv1
#
# Play with tags and activation
#
TAG=$(hostname)
TAG=$(uname -n)
aux lvmconf 'activation/volume_list = [ "$vg/$lv2", "@mytag", "$vg2" ]'
lvchange -ay $vg/$lv1