--match and --exclude cannot be used together
Open
@gonsie is already working on this.
Since Feb 25, 2025.
- Dominant language
- C
- Stars
- 200
- Forks
- 85
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 2
Description
At least in drm (and maybe in other tools) the --match and --exclude options cannot be used at the same time.
https://github.com/hpc/mpifileutils/blob/9d463ca82c1e44bc815954b7886833ecdae6f870/src/drm/drm.c#L352
This should be well documented. Hopefully this issue can be used to track the other tools that are impacted by this, and the effort to correctly document this limitation in the various places.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.