summaryrefslogtreecommitdiffstats
path: root/tests/posix/exec_nopath.sh
blob: 6e05d2ed93b912d63950b58d2926d14753a70e81 (plain)
1
2
3
4
5
6
7
(
    unset PATH
    invoke_bfs basic -exec echo {} \; >"$OUT"
)

sort_output
diff_output