On Tue, Dec 06, 2011 at 03:58:35PM -0800, Junio C Hamano wrote: > > +test_expect_success 'respect configured credentials' ' > > + test_config credential.helper "$HELPER" && > > + check fill <<-\EOF > > + -- > > + username=foo > > + password=bar > > + -- > > + EOF > > +' > > Hmm, why do I get ask-ass-{username,password} from this one? Ugh. Because apparently one of my re-roll tweaks from patch 03 regressed this. Sorry, I should have been more careful about running the full suite, not just the tests in the commits I tweaked. Let me investigate and get back to you. -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