summaryrefslogtreecommitdiffstats
path: root/tests/gnu/exec_flush.sh
Commit message (Collapse)AuthorAgeFilesLines
* Revert "exec: Don't flush if the user says no to -ok"Tavian Barnes2022-11-101-1/+1
| | | | | | | | | | | 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.
* tests: Split test cases into separate filesTavian Barnes2022-10-191-0/+4