diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-11-10 11:02:19 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-11-10 11:53:02 -0500 |
commit | f98a1c4a1cf61ff7d6483388ca1fac365fb0b31b (patch) | |
tree | f7e9dc817dfb44a4fd9d7588fbb74c343720f613 /tests/bfs/L_unique_loops.sh | |
parent | 8aea34df2d84dc6c343ec0e349973dfa62307116 (diff) | |
download | bfs-f98a1c4a1cf61ff7d6483388ca1fac365fb0b31b.tar.xz |
Revert "exec: Don't flush if the user says no to -ok"
From the bfs_ctx_flush() implementation:
// Before executing anything, flush all open streams. This ensures that
// - the user sees everything relevant before an -ok[dir] prompt
But that only works if we call it before the prompt.
This reverts commit 21344dfb72f9b65b366ca5f754f1bc35f52da3c7.
Diffstat (limited to 'tests/bfs/L_unique_loops.sh')
0 files changed, 0 insertions, 0 deletions