summaryrefslogtreecommitdiffstats
path: root/tests/bfs/warn_exclude_path.sh
blob: 988544e349fab98e97ee40c7a885c6ab117ba1db (plain)
1
2
stderr=$(invoke_bfs -warn -exclude basic -name '*f*' 2>&1 >/dev/null)
[ -n "$stderr" ]