]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libvirt-guest.init: quoting variables
authorPhilipp Hahn <hahn@univention.de>
Wed, 9 Mar 2011 08:54:57 +0000 (09:54 +0100)
committerEric Blake <eblake@redhat.com>
Mon, 14 Mar 2011 21:00:35 +0000 (15:00 -0600)
commitfff4682965e41f36b8c486c6f4e55eab5f45fa86
tree9b516178eb5c66b297717a34e35741b755cea9aa
parentc0c074c3aa57cc571b37eeed7bf7077bb417e55d
libvirt-guest.init: quoting variables

At least protect the $uri variable against further expansion by properly
quoting it. While doing that, also quote all other variables to protect
against shell meta characters.

Signed-off-by: Philipp Hahn <hahn@univention.de>
tools/libvirt-guests.init.sh