Merge "Add FLAG_compare to whitelisted environment variables" am: 2827ccc126 am: e829825a25

Change-Id: I7e17514f6dd61ec46198e7c8b71603de3abfa8a5
This commit is contained in:
Automerger Merge Worker
2020-01-10 17:23:33 +00:00

View File

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