From 658ede8ca657fe56c7ea6b0a3a1bd89fb858d26d Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 7 Apr 2016 21:46:44 +0300 Subject: Fix race condition in fatal errors for one end closed on two way pipe. --- test/clos1way4.ok | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/clos1way4.ok') diff --git a/test/clos1way4.ok b/test/clos1way4.ok index 707f9813..e30aa7f6 100644 --- a/test/clos1way4.ok +++ b/test/clos1way4.ok @@ -1,3 +1,3 @@ -gawk: clos1way4.awk:5: fatal: printf: attempt to write to closed write end of two-way pipe test1 -ODE: 2 +gawk: clos1way4.awk:5: fatal: printf: attempt to write to closed write end of two-way pipe +EXIT CODE: 2 -- cgit v1.2.3