mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00
Fix test output.
This commit is contained in:
parent
3130eef35d
commit
d724ac04fc
@ -105,7 +105,8 @@ function integrate() {
|
||||
done
|
||||
${QEMU} ${DEMO}
|
||||
else
|
||||
CTEST_OUTPUT_ON_FAILURE=1 cmake --build "${BUILD_DIR}" ${CMAKE_TEST_ARGS}
|
||||
export CTEST_OUTPUT_ON_FAILURE=1
|
||||
cmake --build "${BUILD_DIR}" ${CMAKE_TEST_ARGS}
|
||||
${DEMO}
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user