summaryrefslogtreecommitdiffstats
path: root/tests/bfs/warn_without_noerror.sh
blob: 51673090ccfe95d646d9a282da82bf96a28c7bb9 (plain)
1
2
# bfs shouldn't print "warning: Suppressed errors" without -noerror
! invoke_bfs inaccessible -warn 2>&1 >/dev/null | grep warning >&2