bug 886
authorCraig Dowell <craigdo@ee.washington.edu>
Mon, 19 Apr 2010 19:41:00 -0700
changeset 6253 3aa30fa758f5
parent 6252 3e65c7ef9bf7
child 6254 e794047931fb
bug 886
test.py
--- 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.