]> xenbits.xensource.com Git - libvirt.git/commit
tests: run virshtest independent of current pwd
authorBjoern Walk <bwalk@linux.vnet.ibm.com>
Thu, 8 Feb 2018 12:38:25 +0000 (13:38 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 13 Feb 2018 15:27:32 +0000 (10:27 -0500)
commit6fc33b6f37af2310fd5bb1246e194eed96741df8
treefc65ead0ec5c8fc4867ab2c4b39788b458004d63
parente6f36ae43544576353a8ab1168d749dcd11e7465
tests: run virshtest independent of current pwd

virshtest execves the virsh binary. Make sure that it finds the binary's
location independent of the current working directory by specifying the
absolute path as determined by the build environment.

Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com>
Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
tests/virshtest.c