2009/3/31 Björn Steinbrink <B.Steinbrink@xxxxxx>: >> + GIT_SEND_EMAIL_NOTTY=1 \ >> + test_must_fail git send-email \ >> [...] >> + yes "bogus" | GIT_SEND_EMAIL_NOTTY=1 \ >> + test_must_fail git send-email \ > > These two cause interactive prompts for me. Hmpfh. I think the only way that's possible is if GIT_SEND_EMAIL_NOTTY isn't being set by the shell. But I'm not sure why that's unique to these tests. Thanks for the report. j. -- 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