]> Sergey Matveev's repositories - bfs.git/blob - tests/common/execdir_nonexistent.sh
4bb4fdb5612a3ab9d58fda7a4b2441bc71412968
[bfs.git] / tests / common / execdir_nonexistent.sh
1 ! stderr=$(invoke_bfs basic -execdir "$TESTS/nonexistent" {} \; 2>&1 >/dev/null)
2 [ -n "$stderr" ]
3
4 ! bfs_diff basic -print -execdir "$TESTS/nonexistent" {} \; -print