summaryrefslogtreecommitdiffstats
path: root/tests/bfs/noerror_nowarn.sh
blob: 26e7e684f9c342f03ec91348f4a26afe62ddb206 (plain)
1
2
stderr=$(invoke_bfs inaccessible -noerror -nowarn 2>&1 >/dev/null)
[ -z "$stderr" ]