Fix missing %.
This commit is contained in:
parent
3aedf9effc
commit
8389ff205e
@ -260,7 +260,7 @@ export LIBGUESTFS_TRACE=1
|
||||
# Broken on i686 because of https://bugzilla.redhat.com/show_bug.cgi?id=1302071
|
||||
%ifnarch %{arm} %{ix86} ppc %{power64}
|
||||
# Broken on F25 because of https://bugzilla.redhat.com/show_bug.cgi?id=1344016
|
||||
%if 0{?fedora} < 25
|
||||
%if 0%{?fedora} < 25
|
||||
make check || {
|
||||
cat tests/test-suite.log
|
||||
exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user