Subj : CVS commit src/sbbs3/js_global.c To : All From : rswindell Date : Mon May 09 2005 02:52 am src/sbbs3 js_global.c 1.145 1.146 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv28765 Modified Files: js_global.c Log Message: Always enqueue the result background-executed script (even if it fails with an error). If an exit_code was passed to the exit() function, enqueue that value instead. .