sapling/tests/test-bad-extension.out
Thomas Arendsen Hein 28f17c0cc7 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.
2006-12-26 15:33:50 +01:00

6 lines
210 B
Plaintext

*** 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