Add FLAG_compare to whitelisted environment variables

Bug: b/147419757
Test: Ran a compare build and tested that compare mode works again

Change-Id: I743d5070673f3ec9d0c2b099019f88935f3894fc
This commit is contained in:
Kousik Kumar 2020-01-09 08:52:59 -08:00
parent a773c39bfc
commit ade12e744a
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ func runNinja(ctx Context, config Config) {
"GOMA_USE_LOCAL",
// RBE client
"FLAG_compare",
"FLAG_exec_root",
"FLAG_exec_strategy",
"FLAG_invocation_id",