##// END OF EJS Templates
Never exit directly from commands.dispatch(), but pass return code to caller....
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.

File last commit:

r2057:fef2d653 default
r2057:fef2d653 default
Show More
test-clone-failure.out
12 lines | 248 B | text/plain | TextLexer
/ tests / test-clone-failure.out
abort: repository a not found!
255
requesting all changes
abort: error: Connection refused
255
abort: repository a not found!
255
abort: destination '../a' already exists
255
abort: repository a not found!
255
abort: destination 'q' already exists