summaryrefslogtreecommitdiffstats
path: root/tests/gnu/ok_flush.sh
blob: 87c72983eb35c94193397a0e41d56c1795f07b3d (plain)
1
2
3
4
# I/O streams should be flushed before -ok prompts
yes | invoke_bfs basic -printf '%p ? ' -ok echo found \; 2>&1 | tr '\0' ' ' | sed 's/?.*?/?/' >"$OUT"
sort_output
diff_output