test.py
changeset 6253 3aa30fa758f5
parent 6247 ab7f2498373a
child 6310 b95c8e9f82db
--- a/test.py	Mon Apr 19 15:05:24 2010 -0700
+++ b/test.py	Mon Apr 19 19:41:00 2010 -0700
@@ -912,7 +912,7 @@
                 if options.verbose:
                     print "Skip %s" % job.shell_command
                 self.output_queue.put(job)
-                return
+                continue
 
             #
             # Otherwise go about the business of running tests as normal.