On 18.11.12 09:23, Felipe Contreras wrote: > Hi, > > On Sun, Nov 18, 2012 at 6:50 AM, Torsten Bögershausen <tboegi@xxxxxx> wrote: > >> I managed to have a working solution for >> "d) add a check for the bash version to the top of the test in t/" >> Please see diff below. >> >> This unbreaks the test suite here. >> Is this a good way forward? >> >> Filipe, does the code line you mention above work for you? >> >> If yes: I can test it here, if you send it as a patch. > > It's already sent: > http://article.gmane.org/gmane.comp.version-control.git/209364 > Thanks for working on it, and sorry that you need to remind me: I had the V5 series already on my harddisk, but forgot to test it. It applied on v.1.8.0 with the following results: ok 1 - setup repository ok 2 - cloning from local repo ok 3 - create new commit on remote ok 4 - pulling from local repo ok 5 - pushing to local repo ok 6 - fetch new branch ok 7 - fetch multiple branches ok 8 - push when remote has extra refs ok 9 - push new branch by name not ok 10 - push new branch with old:new refspec # TODO known breakage ok 11 - cloning without refspec ok 12 - pulling without refspecs not ok 13 - pushing without refspecs # TODO known breakage not ok 14 - pulling with straight refspec # TODO known breakage not ok 15 - pushing with straight refspec # TODO known breakage not ok 16 - pulling without marks # TODO known breakage not ok 17 - pushing without marks # TODO known breakage ok 18 - push ref with existing object # still have 6 known breakage(s) /Torsten -- 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