Skip to content

Suppress errors from 'rm' trying to remove non-existing file#35

Merged
mimizohar merged 1 commit intolinux-integrity:next-testingfrom
stefanberger:suppress-rm-error-output
May 4, 2026
Merged

Suppress errors from 'rm' trying to remove non-existing file#35
mimizohar merged 1 commit intolinux-integrity:next-testingfrom
stefanberger:suppress-rm-error-output

Conversation

@stefanberger
Copy link
Copy Markdown
Contributor

Suppress all of the following type of error messages by passing -f to 'rm' when running sign_verify.test.

rm: cannot remove '': No such file or directory

Suppress all of the following type of error messages by passing -f to 'rm'
when running sign_verify.test.

rm: cannot remove '': No such file or directory

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@stefanberger stefanberger force-pushed the suppress-rm-error-output branch from 7103f64 to 7b32099 Compare May 4, 2026 18:13
@mimizohar mimizohar merged commit 999cadb into linux-integrity:next-testing May 4, 2026
17 of 18 checks passed
@stefanberger stefanberger deleted the suppress-rm-error-output branch May 5, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants