OSDN Git Service

Revert "Temporary fix for build bots: Set verbose always true"
authorShubham Ajmera <shubhamajmera@google.com>
Sat, 18 Feb 2017 00:55:06 +0000 (00:55 +0000)
committerShubham Ajmera <shubhamajmera@google.com>
Sat, 18 Feb 2017 00:55:06 +0000 (00:55 +0000)
This reverts commit 8858eac1d5869d95b1234c9bb5e32f25c25418a4.

Reason for revert: It was a temporary fix to get the build bots(go/ab).

Change-Id: I27321b69cfcf6f39c01276639c2bb5711469ed5a

test/testrunner/testrunner.py

index 601acb6..f48bf76 100755 (executable)
@@ -812,10 +812,8 @@ def parse_option():
   return test
 
 def main():
-  global verbose
   gather_test_info()
   user_requested_test = parse_option()
-  verbose = True
   setup_test_env()
   if build:
     build_targets = ''