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

Unified Diff: scripts/slave/recipe_modules/swarming_heartbeat/example.expected/prod.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/recipe_modules/swarming_heartbeat/example.expected/prod.json
diff --git a/scripts/slave/recipe_modules/swarming_heartbeat/example.expected/prod.json b/scripts/slave/recipe_modules/swarming_heartbeat/example.expected/prod.json
index d1869881cbdad5ea5cd548fb9e1f8e06491380ed..765cff186f970a7af7c8b5184d00591a3ae401b1 100644
--- a/scripts/slave/recipe_modules/swarming_heartbeat/example.expected/prod.json
+++ b/scripts/slave/recipe_modules/swarming_heartbeat/example.expected/prod.json
@@ -3,7 +3,7 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[swarming_heartbeat]/resources/job_runs_fine.py"
+ "RECIPE_MODULE[build.swarming_heartbeat]/resources/job_runs_fine.py"
],
"cwd": "[SLAVE_BUILD]",
"name": "job_runs_fine.py"

Powered by Google App Engine
This is Rietveld 408576698