From e4c68558b3f8643256165d231c0cce6be1d20872 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 29 Sep 2016 00:48:06 +0200 Subject: reproducible debian: ignore files which should not been there but are younger than a day --- bin/reproducible_html_breakages.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/reproducible_html_breakages.py') diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py index 157862c2..f0d0814c 100755 --- a/bin/reproducible_html_breakages.py +++ b/bin/reproducible_html_breakages.py @@ -159,11 +159,11 @@ def alien_log(directory=None): rversion = '' # continue towards the "bad file" path if strip_epoch(rversion) != version: try: - if os.path.getmtime('/'.join([root, file]))