commit bash-20140509 snapshot

This commit is contained in:
Chet Ramey
2014-05-13 16:19:42 -04:00
parent 098cbb5c3d
commit fe570ea12a
10 changed files with 153 additions and 42 deletions
-1
View File
@@ -548,7 +548,6 @@ void
queue_sigchld_trap (nchild)
int nchild;
{
itrace("queue_sigchld_trap: %d", nchild);
if (nchild > 0)
{
catch_flag = 1;