mirror of https://github.com/grpc/grpc.git
[test scripts] fix GRPC_VERBOSITY setting for run_tests jobs on CI (#34433)
The deleted code here was overriding the
[intended](866fc41067/tools/run_tests/run_tests.py (L62)
)
default test env of `GRPC_VERBOSITY=DEBUG`.
I'm just deleting it because it looks like`GRPC_TRACE=api` is not having
any affect anyways, since it relies on `GRPC_VERBOSITY=DEBUG` which it
happens to be unsetting.
pull/34444/head
parent
e5d41f2a1f
commit
c48250dc1a
1 changed files with 0 additions and 4 deletions
Loading…
Reference in new issue