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

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

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
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 3056967b3de473aa62b2ca2822d9fc227bd5e356..257e2004aecf064f6dde2c6e575ab33b5a9b8dbf 100644
--- a/scripts/slave/recipe_modules/luci_config/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/luci_config/example.expected/basic.json
@@ -8,7 +8,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get luci-config projects"
},
{
@@ -20,7 +19,6 @@
"--outfile",
"/path/to/tmp/"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get project 'build' config 'recipes.cfg'"
},
{

Powered by Google App Engine
This is Rietveld 408576698