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

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