diff options
Diffstat (limited to 'test/pipeio3.ok')
-rw-r--r-- | test/pipeio3.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/pipeio3.ok b/test/pipeio3.ok new file mode 100644 index 00000000..17a08e9c --- /dev/null +++ b/test/pipeio3.ok @@ -0,0 +1,6 @@ +doing first print +doing first getline +sh: 1: cart: not found +doing second print +gawk: pipeio3.awk:12: fatal: print to "cart" failed (Broken pipe) +EXIT CODE: 2 |