]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: correct PATH in new test, for when running manually
authorJim Meyering <meyering@redhat.com>
Tue, 11 May 2010 15:43:16 +0000 (17:43 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 11 May 2010 16:01:11 +0000 (18:01 +0200)
commite915962a0461e083aed75d98c61fcb294435ff68
tree3550ae11f16aad95023f01eff1f927bdf878c96d
parent36a03bd2eed1a10b0c6e7aea108b037ae0a6ecae
tests: correct PATH in new test, for when running manually

* tests/virsh-schedinfo: This test sets PATH internally, just in
case you're running it manually.  Normally, the PATH setting from
tests/Makefile.am's TESTS_ENVIRONMENT is sufficient.  Prepend the
correct directory, and take advantage of the PATH setting in one
more case.
tests/virsh-schedinfo