NetBSD-Bugs archive

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

Re: bin/56496: etcupdate(8) merge formatting issue



The following reply was made to PR bin/56496; it has been noted by GNATS.

From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Subject: Re: bin/56496: etcupdate(8) merge formatting issue
Date: Mon, 15 Nov 2021 16:25:22 +0300

 On Mon, Nov 15, 2021 at 11:10:01 +0000, Hauke Fath wrote:
 
 >  On Sun, 14 Nov 2021 23:20:01 +0000 (UTC), Valery Ushakov wrote:
 >  > etcupdate just calls sdiff(1) to do the merge.  And i"m pretty sure we
 >  > haven't updated diffutils in quite a while...
 >  > 
 >  > You can easily try to reproduce it with something like:
 >  > 
 >  >    sdiff -w $(stty size | cut -d' ' -f 2) -s -a -o merged old new
 >  
 >  Indeed, this shows the same problem.
 
 Do you have a minimized sample old/new input that reproduces it?
 
 -uwe
 


Home | Main Index | Thread Index | Old Index