eventscript: simplify script timeout handling rusty/signal-fix
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 8 Apr 2010 05:41:05 +0000 (15:11 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 8 Apr 2010 05:41:05 +0000 (15:11 +0930)
commit439f049c7024d69aa4b87dc811e1772981ad29cb
treef48f8ca07c132782acd582a5fb4341a0fd0b1890
parentf8aa83788e3cc10ab7655a90d7b7b17ddbe48685
eventscript: simplify script timeout handling

Now the script child signal handler doesn't do anything, we can unify the
"timeout" and "abort" cases introduced in 9dd25cb751919799.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
server/eventscript.c