]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Allow spaces in path to virt-aa-helper
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Mar 2024 11:42:50 +0000 (12:42 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 15 Apr 2024 07:28:32 +0000 (09:28 +0200)
commitd3fedca80763eeb99f71954da80087510953d3ff
tree8aaf893f544fff076e9dbba025e73631a47f1eef
parenteac646ea490e66500609585047f0d800e3645d6b
tests: Allow spaces in path to virt-aa-helper

The virt-aa-helper bash script constructs a path to itself when
it runs. But it isn't prepared for the case when there is a space
in the path leading to the script (something, something, double
quotes, something).

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/virt-aa-helper-test