Fix python3 tests.
This commit is contained in:
parent
2a48eb8cfa
commit
f8e39c9cf2
@ -462,7 +462,7 @@ make check -j1 || {
|
||||
%if 0%{?have_libguestfs}
|
||||
%if 0%{?have_python3}
|
||||
pushd python3
|
||||
make check -j1 TESTS=test-python || {
|
||||
make check -j1 -C tests TESTS=test-python || {
|
||||
cat tests/test-suite.log
|
||||
exit 1
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user