summaryrefslogtreecommitdiffstats
path: root/tests/bfs/closed_stderr.sh
blob: 26abd85a5531e5b7c3935c42ff10b841c18ff463 (plain)
1
2
3
4
# Check if the platform automatically re-opens stderr before we can
(bash -c 'echo >&2' 2>&-) && skip

! invoke_bfs basic >&- 2>&-