Blob Blame History Raw
Index: CherryPy-2.3.0/cherrypy/test/test.py
===================================================================
--- CherryPy-2.3.0.orig/cherrypy/test/test.py
+++ CherryPy-2.3.0/cherrypy/test/test.py
@@ -328,7 +328,6 @@ def run():
     success = clp.run()
     if clp.interactive:
         print
-        raw_input('hit enter')
     sys.exit(success)