Skip to content
Snippets Groups Projects
Commit 6d28486e authored by Keith Smiley's avatar Keith Smiley Committed by Philipp Wollermann
Browse files

Change `set -x` in coverage to be set by var

Using `set -x` in the coverage scripts causes a lot of noise, this changes it to be off by default, but something you can enable by passing `--test_env=VERBOSE_COVERAGE=1` for debugging.

Closes #13248.

PiperOrigin-RevId: 369396233
parent 71be4ea9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment