Re: [PATCH] quiltimport: Skip non-existent patches

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Thursday, September 27, 2007 - 4:39 pm

Dan Nicholson <dbn.lists <at> gmail.com> writes:


I forgot to mention the rationale for this patch vs. what Junio sent. The issue
with Junio's patch is that the failure will occur before $tmp_patch is created
because the script tries to feed git-mailinfo a non-existent patch
($patch_name). You'll only get past the mailinfo if $patch_name exists.

The marker setting may still be useful in this context, though, to suppress the
"doesn't exist" message.

--
Dan

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] quiltimport: Skip non-existent patches, Dan Nicholson, (Thu Sep 27, 4:39 pm)
Re: [PATCH] quiltimport: Skip non-existent patches, Junio C Hamano, (Thu Sep 27, 4:50 pm)
Re: [PATCH] quiltimport: Skip non-existent patches, Dan Nicholson, (Thu Sep 27, 5:45 pm)
Re: [PATCH] quiltimport: Skip non-existent patches, Junio C Hamano, (Thu Sep 27, 6:02 pm)
Re: [PATCH] quiltimport: Skip non-existent patches, Dan Nicholson, (Thu Sep 27, 6:20 pm)