summaryrefslogtreecommitdiffstats
path: root/tests/gnu/ok_flush.sh
blob: a5dc0d052f8b77d9ac084cf3d1829b243c1908b8 (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 | sed 's/?.*?/?/' >"$OUT"
sort_output
diff_output