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

Unified Diff: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.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_win32_debug.json
diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.json
index bab39e99a972cba2f1587408b813d22fc2cc66da..cc29c0a7978e364b5cf71b157289ab39480936da 100644
--- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.json
+++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_win32_debug.json
@@ -213,6 +213,12 @@
"[BUILDER_CACHE]\\Win32_Debug\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Win32 Debug",
+ "--buildbot-mastername",
+ "client.webrtc",
+ "--buildbot-slavename",
+ "slavename",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
"--compiler",

Powered by Google App Engine
This is Rietveld 408576698