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

Unified Diff: scripts/slave/recipe_modules/luci_config/example.expected/auth_token.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/auth_token.json
diff --git a/scripts/slave/recipe_modules/luci_config/example.expected/auth_token.json b/scripts/slave/recipe_modules/luci_config/example.expected/auth_token.json
index 603d55aeb1a8ca8eba30a0debad9a2b45fc1f62a..42ad350ed667c50df1f90e6af0723b3befa2d857 100644
--- a/scripts/slave/recipe_modules/luci_config/example.expected/auth_token.json
+++ b/scripts/slave/recipe_modules/luci_config/example.expected/auth_token.json
@@ -10,6 +10,7 @@
"--headers-json",
"{\"Authorization\": \"Bearer ya2930948320948203480=\"}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get luci-config projects"
},
{
@@ -23,6 +24,7 @@
"--headers-json",
"{\"Authorization\": \"Bearer ya2930948320948203480=\"}"
],
+ "cwd": "[SLAVE_BUILD]",
"name": "Get project 'build' config 'recipes.cfg'"
},
{

Powered by Google App Engine
This is Rietveld 408576698