tests/test-bad-extension.out
author Thomas Arendsen Hein <thomas@intevation.de>
Tue, 26 Dec 2006 15:33:50 +0100
changeset 3990 96e21337dc03
parent 3011 01454af644b8
child 4139 efe6f92c0847
permissions -rw-r--r--
Improved error message for extensions overriding commands (with test): - Old text "module foo overrides bar" was misread as overriding module bar. - Only print a single warning line per extension instead of one for each command.

*** failed to import extension badext: invalid syntax (badext.py, line 1)
extension 'hgext.gpg' overrides commands: sigs sigcheck sign
hg help [COMMAND]

show help for a command, extension, or list of commands