tags 1022145 + pending
thanks
Fixed in Git, pending upload:
https://salsa.debian.org/reproducible-builds/diffoscope/commit/727b3c9ea54b89465d2308997aa8b4bd25bff07f
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chris-lamb.co.uk
`-
forwarded 1022145
https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/316
thanks
I've forwarded this upstream here:
https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/316
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` la...@debian.org / chri
Package: diffoscope
Version: 224
Severity: wishlist
It would be nice if diffoscope could detect that text files are only
different because of ordering differences, currently it cannot:
$ (echo foo ; echo bar) > foo
$ (echo bar ; echo foo) > bar
$ diffoscope foo bar
--- foo
+++
3 matches
Mail list logo