[email protected] wrote:
> Revision
>     13520 <http://viewcvs.osafoundation.org/chandler?view=rev&rev=13520>
> Author
>     john
> Date
>     2007-03-17 13:07:06 -0700 (Sat, 17 Mar 2007)
> 
> More bullet-proofing of Chandler exit after runing recorded scripts.
> This change should log failures that occur during quiting after running
> the recorded scripts.
> 
> +        # Exit in a way that shouldn't cause any failures not to be logged.
> +        sys.exit()

This seems wrong. We need to exit with an error value when we have an
error. rt.py script depends on this, for example.

-- 
  Heikki Toivonen


Attachment: signature.asc
Description: OpenPGP digital signature

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to