Remove regrettable comment.
This commit is contained in:
@@ -114,9 +114,7 @@ start_child(p)
|
|||||||
char *in_redirect = 0; /* standard input redirected */
|
char *in_redirect = 0; /* standard input redirected */
|
||||||
char *out_redirect = 0; /* standard output redirected */
|
char *out_redirect = 0; /* standard output redirected */
|
||||||
|
|
||||||
signal_child(SIGKILL); /* like families in China, this debugger is only
|
signal_child(SIGKILL);
|
||||||
allowed one child
|
|
||||||
*/
|
|
||||||
|
|
||||||
if (p != run_command) {
|
if (p != run_command) {
|
||||||
freenode(run_command);
|
freenode(run_command);
|
||||||
|
|||||||
Reference in New Issue
Block a user