summaryrefslogtreecommitdiffstats
path: root/tests/common/execdir_nonexistent.sh
blob: af17fe59644c2b7a5c8d2b28c3e6c3db9fef5698 (plain)
1
2
3
4
! stderr=$(invoke_bfs basic -execdir "$TESTS/nonexistent" {} \; 2>&1 >/dev/null)
[ -n "$stderr" ]

check_exit $EX_BFS bfs_diff basic -print -execdir "$TESTS/nonexistent" {} \; -print