comparison Makefile @ 2057:fef2d653beaf

Never exit directly from commands.dispatch(), but pass return code to caller. Usually the caller is commands.run(). Some extensions still use sys.exit(), this is catched, too. Fixed wrong return statement in commands.recover() yielding a zero exit code.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 11 Apr 2006 08:42:07 +0200
parents e84c69b43cdb
children 8a2a7f7d9df6
comparison
equal deleted inserted replaced
2056:1f6d520557ec 2057:fef2d653beaf