nmaggioni opened a new pull request, #3161: URL: https://github.com/apache/nuttx-apps/pull/3161
## Summary This PR replaces the usages of `fgrep`, deprecated in most distros in favor of `grep -F`. ## Impact This removes noisy deprecation warnings emitted at runtime. ## Testing These changes were tested on a Linux host. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org