From 3f6b49816cfdf7440075e068c10c1ec603b7e6e3 Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sun, 8 Nov 2009 00:57:02 +0100 Subject: [PATCH] p-n no longer block p-n Signed-off-by: Joerg Jaspert --- dak/process_new.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dak/process_new.py b/dak/process_new.py index 40497fed..8814418a 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() -- 2.39.2