Junio C Hamano <gitster@xxxxxxxxx> writes: > Thomas Rast <trast@xxxxxxxxxxxxxxx> writes: > >> The last test descended into a subdir without ever re-emerging, which >> is not so nice to the next test writer. > > True. Making the test suite more robust like this patch does is very much > appreciated. > > Is there a reason why we shouldn't be sticking to the more usual > > mkdir dups && > ( > cd dups && > do whatever in dups > ) > > pattern? None in particular. It would also perhaps reduce the churn since (as it touches every line anyway) it could be squashed with 2/4. Should I reroll? -- Thomas Rast trast@{inf,student}.ethz.ch -- 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