Skip to content

Suppress grep {t,y}elling about file-not-found#3350

Merged
BsAtHome merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_manpages-grep-noise
Feb 26, 2025
Merged

Suppress grep {t,y}elling about file-not-found#3350
BsAtHome merged 1 commit intoLinuxCNC:masterfrom
BsAtHome:fix_manpages-grep-noise

Conversation

@BsAtHome
Copy link
Copy Markdown
Contributor

Grep complains when a file is not found but given as argument. This results in many and duplicated messages with a make manpages because the file-list expansion to grep initially contains many files that have not yet been generated. This PR stops the complaining.

@BsAtHome BsAtHome merged commit cb18af7 into LinuxCNC:master Feb 26, 2025
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.

1 participant