##// END OF EJS Templates
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)
Backed out changeset 4879468fa28f (incorrect Content-Length on Windows)

File last commit:

r6204:f8a86ea7 default
r6796:943f066c default
Show More
test-bad-extension.out
5 lines | 217 B | text/plain | TextLexer
/ tests / test-bad-extension.out
Jesse Glick
When failing to load an extension, show where Hg tried to load it from.
r6204 *** failed to import extension badext from .../badext.py: bit bucket overflow
*** failed to import extension badext2: No module named badext2
Alexis S. L. Carvalho
load extensions only after the ui object has been completely initialized...
r3014 hg help [COMMAND]
show help for a command, extension, or list of commands