summaryrefslogtreecommitdiffstats
path: root/tests/bfs/execdir_path_relative_slash.sh
Commit message (Collapse)AuthorAgeFilesLines
* parse: Allow relative $PATH entries with explicit executable pathsTavian Barnes4 days1-0/+1
$ bfs -execdir /bin/exe {} \; is perfectly safe regardless of what's in $PATH.