diff options
author | Antoine Pelisse <apelisse@gmail.com> | 2013-04-11 07:23:17 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-11 10:46:48 -0700 |
commit | 9a57988b3fac79e0458515a555392d00b759cf4c (patch) | |
tree | 6e29171a70c74a2f9556f94b7a0150fe2c6a1db6 /t/t5515/refs.br-remote-glob | |
parent | remote-hg: fix bad file paths (diff) | |
download | tgif-9a57988b3fac79e0458515a555392d00b759cf4c.tar.xz |
remote-hg: activate graphlog extension for hg_log()
The hg_log() test helper uses the "--graph" parameter that is
implemented by the GraphLog extension. If the extension is not activated
by the user, the parameter is not available. Activate the extension in
setup().
Also changes the way we grep the output in hg_log(). The pipe operator
can hide the return code of hg command. As a matter of fact, if log
fails because it doesn't know about "--graph", it doesn't report any
failure and let's you think everything worked.
Signed-off-by: Antoine Pelisse <apelisse@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515/refs.br-remote-glob')
0 files changed, 0 insertions, 0 deletions