aboutsummaryrefslogtreecommitdiffstats
path: root/test/iolint.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/iolint.ok')
-rw-r--r--test/iolint.ok8
1 files changed, 2 insertions, 6 deletions
diff --git a/test/iolint.ok b/test/iolint.ok
index 873b0244..5a4ae823 100644
--- a/test/iolint.ok
+++ b/test/iolint.ok
@@ -23,15 +23,11 @@ b1946ac92492d2347c6235b4d2611184 -
gawk: ./iolint.awk:49: warning: `echo hello' used for input pipe and output file
0
0
-gawk: ./iolint.awk:59: warning: `exec cat' used for output file and output pipe
-gawk: ./iolint.awk:60: warning: `exec cat' used for output pipe and two-way pipe
-gawk: ./iolint.awk:60: warning: `exec cat' used for output file and two-way pipe
+gawk: ./iolint.awk:60: warning: `exec cat' used for output file and output pipe
hello
-gawk: ./iolint.awk:61: warning: failure status (269) on two-way pipe close of `exec cat': Success
-269
0
0
-gawk: ./iolint.awk:68: warning: `echo hello' used for input pipe and output pipe
+gawk: ./iolint.awk:69: warning: `echo hello' used for input pipe and output pipe
hello
0
0