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

Unified Diff: scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.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/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
diff --git a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
index 24686565798d69c956cf88af159d4613138beb0d..35a4129ab26a5332db45af7dc7f5c76c656257d7 100644
--- a/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
+++ b/scripts/slave/recipes/libyuv/libyuv.expected/client_libyuv_linux_gcc.json
@@ -137,6 +137,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "Linux GCC",
+ "--buildbot-mastername",
+ "client.libyuv",
+ "--buildbot-slavename",
+ "slavename",
"--compiler",
"goma",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698