mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-08 08:14:03 +02: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.