Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clippy: always create the capture file for Clippy
... to avoid triggering a non-fatal failure while exporting files from the chroot in case Clippy is enabled for a non-Rust project: ``` tar: /builddir/clippy-output.txt: Cannot stat: No such file or directory tar: Exiting with failure status due to previous errors ``` Related: https://issues.redhat.com/browse/OSH-57
- Loading branch information