Skip to content

CI: cat config.log if libapparmor configure fails

Christian Boltz requested to merge cboltz/apparmor:cboltz-ci-config.log into master

This helped a lot to debug the CI failure caused by 3db14e8e / !430 (merged), and won't add any noise as long as configure succeeds.

Note that this MR is based on master without !433 (merged) which means it will fail in CI (and display config.log). After !433 (merged) got merged, I'll rebase it to show that it won't add additional noise as long as everything works.

Merge request reports