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

Unified Diff: recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json

Issue 2507373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 1 month 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: recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
diff --git a/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json b/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
index e54e275fc16ac7ab15e3fe4b7c9730bbf0354db2..16ae9dd89c5944a7be01e25cf721c367f5ce2260 100644
--- a/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
+++ b/recipes/recipes/rebaseline_o_matic.expected/rebaseline_o_matic.json
@@ -104,7 +104,7 @@
"user.name",
"Rebaseline Bot"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git config"
},
{
@@ -114,20 +114,20 @@
"user.email",
"blink-rebaseline-bot@chromium.org"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[START_DIR]/src",
"name": "git config (2)"
},
{
"cmd": [
"python",
"-u",
- "[SLAVE_BUILD]/src/third_party/WebKit/Tools/Scripts/webkit-patch",
+ "[START_DIR]/src/third_party/WebKit/Tools/Scripts/webkit-patch",
"auto-rebaseline",
"--verbose",
"--auth-refresh-token-json",
"/creds/refresh_tokens/blink_rebaseline_bot_rietveld"
],
- "cwd": "[SLAVE_BUILD]/src/third_party/WebKit",
+ "cwd": "[START_DIR]/src/third_party/WebKit",
"name": "webkit-patch auto-rebaseline"
},
{
« no previous file with comments | « recipes/recipes/publish_tarball.expected/basic.json ('k') | recipes/recipes/recipe_autoroller.expected/basic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698