Your message dated Thu, 19 Oct 2017 16:54:55 +0900 with message-id <[email protected]> and subject line Re: Bug#879086: diffoscope: please use exit codes to indicate if files are the same or not has caused the Debian Bug report #879086, regarding diffoscope: please use exit codes to indicate if files are the same or not to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 879086: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879086 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: diffoscope Version: 78 Severity: wishlist Dear Maintainer, It would be handy if diffoscope used the same exit codes as diff to indicate the similarity (or otherwise) of files. diff(1) says: Exit status is 0 if inputs are the same, 1 if different, 2 if trouble. which makes it very easy to programmatically detect if two files are the same or if diffoscope otherwise exited. (diff's exit 2 includes "no such file or directory" errors) cheers Stuart
--- End Message ---
--- Begin Message ---On Thu, Oct 19, 2017 at 06:22:11PM +1100, Stuart Prescott wrote: > Package: diffoscope > Version: 78 > Severity: wishlist > > Dear Maintainer, > > It would be handy if diffoscope used the same exit codes as diff to indicate > the similarity (or otherwise) of files. diff(1) says: > > Exit status is 0 if inputs are the same, 1 if different, 2 if trouble. > > which makes it very easy to programmatically detect if two files are the same > or if diffoscope otherwise exited. (diff's exit 2 includes "no such file or > directory" errors) Turns out it already does. Mike
--- End Message ---
_______________________________________________ Reproducible-builds mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds
