diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-04 06:49:59 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-04 06:49:59 +0300 |
commit | 02e319635b2323361a5898e868e91058768bd39c (patch) | |
tree | 5e3bf9d4e7c13cd20803969c9756f30ce6401f9b /test/clos1way3.ok | |
parent | 6d22cdfde8a2136080efba406d980ecac537b07d (diff) | |
download | egawk-02e319635b2323361a5898e868e91058768bd39c.tar.gz egawk-02e319635b2323361a5898e868e91058768bd39c.tar.bz2 egawk-02e319635b2323361a5898e868e91058768bd39c.zip |
Add new tests for read/write closed end of 2 way pipe.
Diffstat (limited to 'test/clos1way3.ok')
-rw-r--r-- | test/clos1way3.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/clos1way3.ok b/test/clos1way3.ok new file mode 100644 index 00000000..74f67738 --- /dev/null +++ b/test/clos1way3.ok @@ -0,0 +1,3 @@ +gawk: clos1way3.awk:5: fatal: print: attempt to write to closed write end of two-way pipe +test1 +ODE: 2 |