sapling/tests/test-bad-extension.out
Alexis S. L. Carvalho 16c4d42a8d load extensions only after the ui object has been completely initialized
This fixes a traceback printed when hg tries to print another traceback
after an extension fails to be loaded.  Add a test for that.
2006-08-22 22:49:30 -03:00

5 lines
149 B
Plaintext

*** failed to import extension badext: invalid syntax (badext.py, line 1)
hg help [COMMAND]
show help for a command, extension, or list of commands