Mercurial > hg
annotate tests/test-bad-extension.out @ 4208:bd9b84b9a84b
Make [PATCH] removal slightly more robust
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Tue, 13 Mar 2007 21:54:34 -0700 |
parents | efe6f92c0847 |
children | 6dbd40b6307c |
rev | line source |
---|---|
4139
efe6f92c0847
test-bad-extension: avoid printing the file name
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
3990
diff
changeset
|
1 *** failed to import extension badext: bit bucket overflow |
3990
96e21337dc03
Improved error message for extensions overriding commands (with test):
Thomas Arendsen Hein <thomas@intevation.de>
parents:
3014
diff
changeset
|
2 extension 'hgext.gpg' overrides commands: sigs sigcheck sign |
3014
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
3 hg help [COMMAND] |
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
4 |
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
5 show help for a command, extension, or list of commands |