X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fprocess_new.py;h=8814418a9c195b02d4527a93cc42471d4782bc90;hb=3f6b49816cfdf7440075e068c10c1ec603b7e6e3;hp=40497fed18b4c574c0010c569aac1d555131e32a;hpb=793845c3084f062381e8b5cabb37738ce1961ae1;p=dak.git 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()