summaryrefslogtreecommitdiffstats
path: root/tests/posix/exec_plus_nonexistent.sh
blob: 6c9cb8cea34117bd3b153d91796da89fa9055da7 (plain)
1
2
3
4
! stderr=$(invoke_bfs basic -exec "$TESTS/nonexistent" {} + 2>&1 >/dev/null)
[ -n "$stderr" ]

check_exit $EX_BFS bfs_diff basic -exec "$TESTS/nonexistent" {} + -print