summaryrefslogtreecommitdiffstats
path: root/tests/bfs/closed_stdout.sh
blob: 5b6f7c3ac247fe14c66c50b4cf22eeef687b367d (plain)
1
2
3
4
# Check if the platform automatically re-opens stdout before we can
(bash -c echo >&-) && skip

! invoke_bfs basic >&-