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