From 8c25535f6fe60b6d60d4885e450c48fcb062260a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 31 Jan 2000 11:06:22 +0000 Subject: zsh-workers/9488 --- Src/exec.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/exec.c b/Src/exec.c index 4c9c291c4..1d05ef62d 100644 --- a/Src/exec.c +++ b/Src/exec.c @@ -982,7 +982,6 @@ execpline(Estate state, wordcode slcode, int how, int last1) } if (!(jn->stat & STAT_LOCKED)) { child_unblock(); - child_block(); waitjobs(); } if (list_pipe_child && -- cgit 1.4.1