commit | ade12e744a7150fbbf25ce14fa8ea2b629d54b81 | [log] [tgz] |
---|---|---|
author | Kousik Kumar <kousikk@google.com> | Thu Jan 09 08:52:59 2020 -0800 |
committer | Kousik Kumar <kousikk@google.com> | Thu Jan 09 08:53:01 2020 -0800 |
tree | 29fb54e879f830be5364886a7bc347f90ef089de | |
parent | a773c39bfc1b706a588bdb02439c58bcc96a6858 [diff] [blame] |
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
diff --git a/ui/build/ninja.go b/ui/build/ninja.go index 8c6ebb8..0b56b67 100644 --- a/ui/build/ninja.go +++ b/ui/build/ninja.go
@@ -127,6 +127,7 @@ "GOMA_USE_LOCAL", // RBE client + "FLAG_compare", "FLAG_exec_root", "FLAG_exec_strategy", "FLAG_invocation_id",