Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace `find -not` usage with `find !` as `-not` is not universally supported. Fixes: #24634 PR-URL: #24635 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
- Loading branch information