summaryrefslogtreecommitdiffstats
path: root/tests/bfs/noerror_warn.sh
blob: ec85f4c6a9378e5671ce5de2ec5c938b79f3914c (plain)
1
2
stderr=$(invoke_bfs inaccessible -noerror -warn 2>&1 >/dev/null)
[ -n "$stderr" ]