mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-28 21:22:14 +01:00
The if statement just catches the case when both (f.size and f.mtime) are None. Added two elifs to catch the cases that just one of them is None.