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

Unified Diff: scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json

Issue 2307743002: Reland "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/closure_compilation.expected/closure_compilation_fyi.json
diff --git a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
index da39a6f1b6e6b493aeb10fcb009bd9b722aecc61..31539d4a6dd59ae050e21e0411f629e753a476f9 100644
--- a/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
+++ b/scripts/slave/recipes/closure_compilation.expected/closure_compilation_fyi.json
@@ -137,6 +137,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Closure Compilation Linux",
+ "--buildbot-mastername",
+ "chromium.fyi",
+ "--buildbot-slavename",
+ "TestSlavename",
"--"
],
"env": {
@@ -169,6 +175,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Closure Compilation Linux",
+ "--buildbot-mastername",
+ "chromium.fyi",
+ "--buildbot-slavename",
+ "TestSlavename",
"--"
],
"env": {

Powered by Google App Engine
This is Rietveld 408576698