Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1167)

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json

Issue 2306523002: Avoid to use environment. (Closed)
Patch Set: rebase Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json
index a50e50cf452d1d5e1c6912e210ce66730973cc6a..4d47b7f2db0e2e3133d8d2e8d55fb26d94a43bd1 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder.json
@@ -230,6 +230,12 @@
"[BUILDER_CACHE]/Android32_Builder/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Android32 Builder",
+ "--buildbot-mastername",
+ "client.webrtc",
+ "--buildbot-slavename",
+ "slavename",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
"--compiler",

Powered by Google App Engine
This is Rietveld 408576698