Re: [PATCH 0/3] remote-helpers: trivial test fixes

2013-04-01 Thread Felipe Contreras
On Mon, Apr 1, 2013 at 3:56 PM, Felipe Contreras wrote: > You probably have a very old version of mercurial that has a bug, this > should workaround the issue: > http://thread.gmane.org/gmane.comp.version-control.git/209491 I meant: http://article.gmane.org/gmane.comp.version-control.git/209581

Re: [PATCH 0/3] remote-helpers: trivial test fixes

2013-04-01 Thread Felipe Contreras
Hi, On Mon, Apr 1, 2013 at 3:48 PM, Antoine Pelisse wrote: > I'm having an error in "contrib/remote-helpers/test-hg.sh" and it > reproduces on every version I tested since you implemented it. Is it > something in my environment that would make it wrong ? > > Cheers, > Antoine > > --- > expecting

Re: [PATCH 0/3] remote-helpers: trivial test fixes

2013-04-01 Thread Antoine Pelisse
I'm having an error in "contrib/remote-helpers/test-hg.sh" and it reproduces on every version I tested since you implemented it. Is it something in my environment that would make it wrong ? Cheers, Antoine --- expecting success: test_when_finished "rm -rf gitrepo*" && ( cd hgrepo && hg u

[PATCH 0/3] remote-helpers: trivial test fixes

2013-04-01 Thread Felipe Contreras
Hi, Here are a few fixes for the test framework on the remote-helpers. Felipe Contreras (3): remote-helpers: fix the run of all tests remote-bzr: remove stale check code for tests remote-hg: fix hg-git test-case contrib/remote-helpers/Makefile | 1 + contrib/remote-helpers/test-