Print output of failed tests
Resolves: RHEL-71382
This commit is contained in:
parent
11a5eb84f1
commit
02d69d06a3
@ -257,6 +257,7 @@ find . -name "*.c" -exec chmod 664 {} \;
|
||||
%cmake_build
|
||||
|
||||
%check
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
%cmake_build --target test
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user