Hi, On Mon, Aug 08, 2011 at 09:17:02PM +0200, Fredrik Gustafsson wrote: > diff --git a/t/t7406-submodule-update.sh b/t/t7406-submodule-update.sh > index c679f36..1ae6b4e 100755 > --- a/t/t7406-submodule-update.sh > +++ b/t/t7406-submodule-update.sh > @@ -408,6 +408,7 @@ test_expect_success 'submodule update exit immediately in case of merge conflict > test_cmp expect actual > ) > ' > + There is a whitespace error here which we seem to have overlooked. Junio could you remove that? > test_expect_success 'submodule update exit immediately after recursive rebase error' ' > (cd super && > git checkout master && Cheers Heiko -- 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