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

Unified Diff: scripts/slave/recipe_modules/luci_config/example.expected/basic.json

Issue 1917243002: Revert "build: roll infra_paths changes" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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/luci_config/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/luci_config/example.expected/basic.json b/scripts/slave/recipe_modules/luci_config/example.expected/basic.json
index 257e2004aecf064f6dde2c6e575ab33b5a9b8dbf..3056967b3de473aa62b2ca2822d9fc227bd5e356 100644
--- a/scripts/slave/recipe_modules/luci_config/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/luci_config/example.expected/basic.json
@@ -8,6 +8,7 @@
"--outfile",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get luci-config projects"
},
{
@@ -19,6 +20,7 @@
"--outfile",
"/path/to/tmp/"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get project 'build' config 'recipes.cfg'"
},
{

Powered by Google App Engine
This is Rietveld 408576698