[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master 2/9] p-n



no longer block p-n

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 dak/process_new.py |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/dak/process_new.py b/dak/process_new.py
index 40497fe..8814418 100755
--- a/dak/process_new.py
+++ b/dak/process_new.py
@@ -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()
 
-- 
1.6.3.3



Reply to: