commit | 240660d5456f0adb261172989a2ea5904123ee86 | [log] [tgz] |
---|---|---|
author | andusyu <andusyu@google.com> | Thu Jan 20 14:00:58 2022 -0500 |
committer | andusyu <andusyu@google.com> | Thu Jan 20 14:00:58 2022 -0500 |
tree | c246b9cb768aec3724e860ed070f23f68c92b50f | |
parent | 539d41b686758eeb86236c0e0dcf75478acb77f3 [diff] [blame] |
Add RBE_num_local_reruns and RBE_num_remote_reruns environment variables to enable reruns in RBE. Change-Id: I668ad78027cd0756d5e0bf2f788667b47175785f
diff --git a/ui/build/ninja.go b/ui/build/ninja.go index 5961c45..41de6bd 100644 --- a/ui/build/ninja.go +++ b/ui/build/ninja.go
@@ -141,6 +141,8 @@ // RBE client "RBE_compare", + "RBE_num_local_reruns", + "RBE_num_remote_reruns", "RBE_exec_root", "RBE_exec_strategy", "RBE_invocation_id",