bug-patch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-patch] Incorrect error when applying git-created patch


From: Tim Waugh
Subject: Re: [bug-patch] Incorrect error when applying git-created patch
Date: Wed, 13 Aug 2014 15:51:54 +0100

On Wed, 2014-08-13 at 16:08 +0200, Andreas Grünbacher wrote:
> Is the following an improvement?

Yes, I think it is.

> --- a/src/patch.c
> +++ b/src/patch.c
> @@ -519,7 +519,7 @@ main (int argc, char **argv)
>                   mismatch = true;
>                   somefailed = true;
>                   if (verbosity != SILENT)
> -                   say ("File %s is not empty after patch; not deleting\n",
> +                   say ("Not deleting file %s as content differs from 
> patch\n",
>                          quotearg (outname));
>                 }
> 

Thanks,
Tim.
*/

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]