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

Unified Diff: scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 11 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/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json
diff --git a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json
index 410b64009ac0540463f8801c6df79edaa06cc62b..a654ffc262d95b9384934765944b63bc0546aafc 100644
--- a/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json
+++ b/scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json
@@ -130,7 +130,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
+ "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "saving url to temp file",
@@ -141,7 +141,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",
@@ -229,7 +229,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[bisect_tester]/resources/put_temp.py"
+ "RECIPE_MODULE[build.bisect_tester]/resources/put_temp.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "saving json to temp file",
@@ -240,7 +240,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
+ "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
"--",
"[DEPOT_TOOLS]/gsutil.py",
"----",

Powered by Google App Engine
This is Rietveld 408576698