On Montag 2009-08-24 20:19, Junio C Hamano wrote: >>> >>>> When the user forgot to enter a subject in a compose session, >>>> send-email will now inquire whether this is really intended, similar >>>> to what the Alpine MUA does when a subject is absent. >>> >>>This seems to break t9001... >> >> Did I miss something in building? >> >> 19:26 sovereign:../git/git-1.6.4.1 > quilt pu >> Applying patch patches/send-email-empty-subject.diff >> patching file git-send-email.perl > >Is this using 'pu' with your patch? Ah no, `quilt pu` is an autoalias for `quilt push`. >Near the tip of the 'pu' branch I >have a iffy workaround to "unbreak" the issue, but it is a rather >sledgehammer approach I do not feel comfortable enough to squash into your >patch yet. I see. Perhaps echo -en 'y\ny\n' | ... would be more gentle? (Noting that, how else should it be, many a shell do not have -e/-n again.) -- 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