X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fshow_new.py;h=e95096e8c3276af48a51eb180d92d7f7f2a8f084;hb=6cb0b0401eaeeb6900551c20617f0a8f2293cd89;hp=dd6a4a434189d1ee7f02716ac57fdc8c3874c476;hpb=b15de7d2f6d361db0fd71588003a6ffee57a1dcd;p=dak.git diff --git a/dak/show_new.py b/dak/show_new.py index dd6a4a43..e95096e8 100755 --- a/dak/show_new.py +++ b/dak/show_new.py @@ -166,7 +166,7 @@ def do_pkg(changes_file): sources.add(htmlname) htmlfile = os.path.join(cnf["Show-New::HTMLPath"], htmlname) - if os.path.exists(htmlfile) and + if os.path.exists(htmlfile) and \ os.stat(htmlfile).st_mtime > os.stat(origchanges).st_mtime: session.close() return