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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.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/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
index 59008d011ac69dc996f563af72638f510e0e908e..5aeda77cc330ef0e5504069f996f5213f79190a8 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_win_clang.json
@@ -424,6 +424,12 @@
"[BUILDER_CACHE]\\win_clang\\src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "win_clang",
+ "--buildbot-mastername",
+ "tryserver.chromium.win",
+ "--buildbot-slavename",
+ "TestSlavename",
"--goma-deps-cache-dir",
"[GOMA_DEPS_CACHE]",
"--compiler",

Powered by Google App Engine
This is Rietveld 408576698