On Wednesday 23 November 2011 18:19:40 Maciej Mrozowski wrote:
> On Friday 18 of December 2009 20:07:47 Mike Frysinger wrote:
> >                     if (patch -p${count} ${EPATCH_OPTS} --dry-run -f <
> "${PATCH_TARGET}") >>
> > "${STDERR_TARGET}" 2>&1 ; then
> 
> There seems to be a little 'problem' with this, as patch is validated in --
> dry-run mode before applying, no .rej files are generated, thus the only
> feedback is hunk # that failed from ${T}/${patchfile}.out.

this is always how epatch has worked.  my rewrite didn't change that.

personally, i've never found .rej useful.  and the .out file tells you exactly 
what hunk failed, so i don't see a problem here.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to