bug-diffutils
[Top][All Lists]
Advanced

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

Re: [bug-diffutils] diff bug (with test files)


From: Paul Eggert
Subject: Re: [bug-diffutils] diff bug (with test files)
Date: Sun, 23 Oct 2011 17:40:13 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 10/23/11 12:42, Ben Baron wrote:
> shows the last line as changed (while it's the same).

In one file, that line has a newline appended,
in the other, the newline is missing.  That is
why diff thinks the line has changed.  If you
prefer diff to ignore the missing newline,
you can use the -b option.



reply via email to

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