diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-11 05:58:49 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-04-11 05:58:49 +0300 |
commit | b0955bbeff0cf5548ec8009b75da51ae233a18ef (patch) | |
tree | e6690fae4b6587b103c21c28965c201e9974e895 /test/clos1way5.ok | |
parent | 51b4e6f84be3ba3d48ee7406633d136b588537e9 (diff) | |
download | egawk-b0955bbeff0cf5548ec8009b75da51ae233a18ef.tar.gz egawk-b0955bbeff0cf5548ec8009b75da51ae233a18ef.tar.bz2 egawk-b0955bbeff0cf5548ec8009b75da51ae233a18ef.zip |
Fix mainline test suite.
Diffstat (limited to 'test/clos1way5.ok')
-rw-r--r-- | test/clos1way5.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clos1way5.ok b/test/clos1way5.ok index 1ff15402..58205982 100644 --- a/test/clos1way5.ok +++ b/test/clos1way5.ok @@ -1,3 +1,3 @@ test1 -gawk: clos1way5.awk:6: fatal: getline: attempt to read from closed read end of two-way pipe +gawk: clos1way5.awk:7: fatal: getline: attempt to read from closed read end of two-way pipe EXIT CODE: 2 |