Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec: Don't allow anything between {} and + | Tavian Barnes | 2017-07-29 | 1 | -11/+0 |
| | | | | | | | | | POSIX explicitly forbids this extension: > Only a <plus-sign> that immediately follows an argument containing > only the two characters "{}" shall punctuate the end of the primary > expression. Other uses of the <plus-sign> shall not be treated as > special. | ||||
* | tests: Add tests for bfs extensions to -exec ... + | Tavian Barnes | 2017-04-16 | 1 | -0/+11 |