On 10/30/20 2:16 PM, Tobias Burnus wrote:
In terms of issues, it seems as if Ubuntu 20.04.1 LTS has a too
old unidiff – I copied the check from test_email.py and applied
it to git_email.py – otherwise, nearly all tests fail.
Still, I do see some fails – I have attached the fails I got.
(fails.log, second attachment)
Independent of that, I have now written a check for an empty
description.
OK for the patch and thoughts about the fails?
Tobias
-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstraße 201, 80634 München / Germany
Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Alexander
Walter
... and please move
+ unidiff_supports_renaming = hasattr(PatchedFile(), 'is_rename')
to the toplevel of the file.
Thanks,
Martin