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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.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/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
index 69261cc8eaa5fab5f1bef76b404021c9f77dab64..23ced75fc42e5f2b4b879744b660af289e13ee81 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/java_method_count_builder_basic.json
@@ -213,6 +213,12 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
+ "--buildbot-buildername",
+ "java_method_count_builder",
+ "--buildbot-mastername",
+ "chromium.testing.master",
+ "--buildbot-slavename",
+ "tehslave",
"--goma-fail-fast",
"--goma-disable-local-fallback",
"--"

Powered by Google App Engine
This is Rietveld 408576698