summaryrefslogtreecommitdiffstats
path: root/tests/sort-args.sh
AgeCommit message (Collapse)Author
2022-03-14tests: Shell style fixesTavian Barnes
We now support `./tests.sh --bfs="path/with\ spaces/bfs"`
2021-08-05Use /usr/bin/env bash as the shebang in scriptsTavian Barnes
This should reduce the need for patches on the BSDs.
2017-04-15Implement -exec/-execdir ... +Tavian Barnes