Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give the test cases human-readable names | Tavian Barnes | 2017-02-09 | 1 | -19/+0 |
| | |||||
* | Don't close stdin for -ok or -okdir | Tavian Barnes | 2017-02-09 | 1 | -0/+19 |
Turns out it violates POSIX, even though GNU find does it. |