]> git.decadent.org.uk Git - dak.git/blobdiff - dak/process_new.py
p-n
[dak.git] / dak / process_new.py
index 40497fed18b4c574c0010c569aac1d555131e32a..8814418a9c195b02d4527a93cc42471d4782bc90 100755 (executable)
@@ -894,10 +894,6 @@ def end():
 def main():
     global Options, Logger, Sections, Priorities
 
-    print "NO NEW PROCESSING CURRENTLY AVAILABLE"
-    print "(Go and do something more interesting)"
-    sys.exit(0)
-
     cnf = Config()
     session = DBConn().session()