diff options
Diffstat (limited to 'tests/bfs/exec_flush_fprint.sh')
-rw-r--r-- | tests/bfs/exec_flush_fprint.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/bfs/exec_flush_fprint.sh b/tests/bfs/exec_flush_fprint.sh new file mode 100644 index 0000000..9756b6a --- /dev/null +++ b/tests/bfs/exec_flush_fprint.sh @@ -0,0 +1,3 @@ +# Even non-stdstreams should be flushed +rm -rf scratch/* +bfs_diff basic/a -fprint scratch/foo -exec cat scratch/foo \; |