On Sat, Apr 6, 2013 at 12:50 PM, Antoine Pelisse <apelisse@xxxxxxxxx> wrote: > remote-hg: activate graplog extension for hg_log() s/graplog/graphlog/ > 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@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html