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

2013-04-06 Thread Torsten Bögershausen
On 06.04.13 19:58, Felipe Contreras wrote: > On Sat, Apr 6, 2013 at 11:45 AM, Torsten Bögershausen wrote: >> On 06.04.13 19:29, Felipe Contreras wrote: >>> On Sat, Apr 6, 2013 at 11:03 AM, Torsten Bögershausen wrote: > --- a/contrib/remote-helpers/test-hg.sh +++ b/contrib/remote-helper

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

2013-04-06 Thread Felipe Contreras
On Sat, Apr 6, 2013 at 11:45 AM, Torsten Bögershausen wrote: > On 06.04.13 19:29, Felipe Contreras wrote: >> On Sat, Apr 6, 2013 at 11:03 AM, Torsten Bögershausen wrote: >>> --- a/contrib/remote-helpers/test-hg.sh >>> +++ b/contrib/remote-helpers/test-hg.sh >>> @@ -115,7 +115,7 @@ test_expect_su

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

2013-04-06 Thread Torsten Bögershausen
On 06.04.13 19:29, Felipe Contreras wrote: > On Sat, Apr 6, 2013 at 11:03 AM, Torsten Bögershausen wrote: >> On 04.04.13 17:36, Felipe Contreras wrote: >>> Hi, >>> >>> A reroll, now we do some checks, just avoid test-lint-duplicates, and fix >>> the >>> outsanding shell portability issue. The res

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

2013-04-06 Thread Felipe Contreras
On Sat, Apr 6, 2013 at 11:03 AM, Torsten Bögershausen wrote: > On 04.04.13 17:36, Felipe Contreras wrote: >> Hi, >> >> A reroll, now we do some checks, just avoid test-lint-duplicates, and fix the >> outsanding shell portability issue. The rest is the same. >> >> Felipe Contreras (4): >> remote-

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

2013-04-06 Thread Torsten Bögershausen
On 06.04.13 19:03, Torsten Bögershausen wrote: > On 04.04.13 17:36, Felipe Contreras wrote: >> Hi, >> >> A reroll, now we do some checks, just avoid test-lint-duplicates, and fix the >> outsanding shell portability issue. The rest is the same. >> >> Felipe Contreras (4): >> remote-bzr: avoid echo

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

2013-04-06 Thread Torsten Bögershausen
On 04.04.13 17:36, Felipe Contreras wrote: > Hi, > > A reroll, now we do some checks, just avoid test-lint-duplicates, and fix the > outsanding shell portability issue. The rest is the same. > > Felipe Contreras (4): > remote-bzr: avoid echo -n > remote-helpers: fix the run of all tests > r