mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tests: fix rhbz1370424 to use proper path
Test fails as it cannot find .xml file. Turns out $pwd=./tests and and not ./tests/regressions as supposed in script. Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@openvz.org>
This commit is contained in:
committed by
Richard W.M. Jones
parent
5552ef1c46
commit
af5ab47725
@@ -27,7 +27,7 @@ skip_if_skipped
|
||||
|
||||
guestfish <<EOF
|
||||
-add-domain rhbz1370424 \
|
||||
libvirturi:test://$(pwd)/rhbz1370424.xml \
|
||||
libvirturi:test://$srcdir/regressions/rhbz1370424.xml \
|
||||
readonly:true
|
||||
# The test is just that the above command does not segfault.
|
||||
# We don't need to do anything else here.
|
||||
|
||||
Reference in New Issue
Block a user