On Sun, Nov 11, 2012 at 5:36 PM, Torsten Bögershausen <tboegi@xxxxxx> wrote: > On 11.11.12 14:59, Felipe Contreras wrote: >> test_expect_success 'test biridectionality' ' >> + echo -n > marks-cur && >> + echo -n > marks-new && > Unless I messed up the patch: > > Minor issue: still a typo "biridectionality" > Major issue: "echo -n" is still not portable. Yeah. > Could we simply use > > touch marks-cur && > touch marks-new Unless somebody else already modified those marks. Better be safe than sorry. -- Felipe Contreras -- 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