]> git.decadent.org.uk Git - dak.git/blobdiff - dak/queue_report.py
Call it hourly with -8
[dak.git] / dak / queue_report.py
index ea0802a8a6476630f288e0d109c1d71462753a0a..ce88d09ffc235acd4f9531dad344cf896bf7261e 100755 (executable)
@@ -534,6 +534,7 @@ def main():
     if not directories:
         directories = [ "byhand", "new" ]
 
+    f = None
     if Cnf.has_key("Queue-Report::Options::822"):
         # Open the report file
         f = open(Cnf["Queue-Report::ReportLocations::822Location"], "w")