eventscript: marshall onto last_status immediately
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Dec 2009 12:39:40 +0000 (23:09 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 7 Dec 2009 12:39:40 +0000 (23:09 +1030)
commit6be931266a4e41fd0253f760936ad9707dd97c47
tree4ad3126e3d4c283c255b00b70220103b4fa0ac01
parent17fa252d0d6981fbae8083a818f26d5ce9c5102e
eventscript: marshall onto last_status immediately

This simplifies the code a little: last_status is now read to go
(it's only used by the scriptstatus command at the moment).

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