diff options
Diffstat (limited to 'tests/gnu/exec_flush.sh')
-rw-r--r-- | tests/gnu/exec_flush.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gnu/exec_flush.sh b/tests/gnu/exec_flush.sh index aaeef6a..ff6088e 100644 --- a/tests/gnu/exec_flush.sh +++ b/tests/gnu/exec_flush.sh @@ -1,4 +1,4 @@ -# IO streams should be flushed before executing programs +# I/O streams should be flushed before executing programs invoke_bfs basic -print0 -exec echo found \; | tr '\0' ' ' >"$OUT" sort_output diff_output |