]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/taskrunner.py
'[1219035] cleanup: miscellaneous' and minor source cleaning.
[wxWidgets.git] / wxPython / distrib / all / taskrunner.py
index 677bf1f1bae6ae87a92b3ab71d233af1509e8bce..c6c10828924b0559a890655a7106f2e4913dd871 100644 (file)
@@ -182,6 +182,7 @@ class TaskRunner(object):
         except KeyboardInterrupt:
             print "STOPPING JOBS..."
             self.stopAllJobs()
         except KeyboardInterrupt:
             print "STOPPING JOBS..."
             self.stopAllJobs()
+            return 1
 
         except:
             print "Unknown exception..."
 
         except:
             print "Unknown exception..."