Mercurial > hg
comparison tests/test-bad-extension.out @ 3990:96e21337dc03
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.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Tue, 26 Dec 2006 15:33:50 +0100 |
parents | 01454af644b8 |
children | efe6f92c0847 |
comparison
equal
deleted
inserted
replaced
3989:e492ab235b4d | 3990:96e21337dc03 |
---|---|
1 *** failed to import extension badext: invalid syntax (badext.py, line 1) | 1 *** failed to import extension badext: invalid syntax (badext.py, line 1) |
2 extension 'hgext.gpg' overrides commands: sigs sigcheck sign | |
2 hg help [COMMAND] | 3 hg help [COMMAND] |
3 | 4 |
4 show help for a command, extension, or list of commands | 5 show help for a command, extension, or list of commands |