Mercurial > hg
annotate tests/test-bad-extension.out @ 3530:cd2216599c99
minor hg grep simplification
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 26 Oct 2006 23:59:21 -0500 |
parents | 01454af644b8 |
children | 96e21337dc03 |
rev | line source |
---|---|
3014
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
1 *** failed to import extension badext: invalid syntax (badext.py, line 1) |
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
2 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
|
3 |
01454af644b8
load extensions only after the ui object has been completely initialized
Alexis S. L. Carvalho <alexis@cecm.usp.br>
parents:
diff
changeset
|
4 show help for a command, extension, or list of commands |