summaryrefslogtreecommitdiffstats
path: root/tests/test_execdir_plus_substring.out
Commit message (Collapse)AuthorAgeFilesLines
* exec: Don't allow anything between {} and +Tavian Barnes2017-07-291-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 Barnes2017-04-161-0/+11