comparison tests/test-cat.out @ 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 7544700fd931
children f5b00b6e426a
comparison
equal deleted inserted replaced
2056:1f6d520557ec 2057:fef2d653beaf