On Mon, Oct 28, 2013 at 11:13:47PM +0100, SZEDER Gábor wrote: > > + for i in `test_seq 1 10`; do > > + test_commit side-$i > > + done && > > Sorry, style nitpick: could you rewrite this command substitution > using $() like a few lines above? That is a nitpick. :P But sure, I've squashed it in. -Peff -- 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