@@ -912,7 +912,7 @@ class worker_thread(threading.Thread):
ifoptions.verbose:
print"Skip %s"%job.shell_command
self.output_queue.put(job)
return
continue
#
# Otherwise go about the business of running tests as normal.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.