summaryrefslogtreecommitdiff
path: root/tests/Process_Strategy_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-15 16:07:42 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-15 16:07:42 +0000
commit801d5208f397be1218cf39ee273467e21635f0da (patch)
tree888a22d608493b9a2231003ce70dfb080747f71b /tests/Process_Strategy_Test.cpp
parent94505ff789f910c154163db0cd0cbed2a25ed3ca (diff)
downloadATCD-801d5208f397be1218cf39ee273467e21635f0da.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Process_Strategy_Test.cpp')
-rw-r--r--tests/Process_Strategy_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Process_Strategy_Test.cpp b/tests/Process_Strategy_Test.cpp
index 3809ec2ecf2..41a5f01e32b 100644
--- a/tests/Process_Strategy_Test.cpp
+++ b/tests/Process_Strategy_Test.cpp
@@ -502,6 +502,7 @@ main (int argc, char *argv[])
exit (-1);
/* NOTREACHED */
case 0:
+ signal (SIGCHLD, SIG_IGN);
server (0);
break;
/* NOTREACHED */