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

Unified Diff: recipe_modules/properties/example.expected/basic.json

Issue 1906323003: recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: tmp 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: recipe_modules/properties/example.expected/basic.json
diff --git a/recipe_modules/properties/example.expected/basic.json b/recipe_modules/properties/example.expected/basic.json
index a19e28ddfd499bf47bb1f4ac22836d274f9a6f57..eb47eaa3dd4afe373e0db763192ec67ab90cdbf6 100644
--- a/recipe_modules/properties/example.expected/basic.json
+++ b/recipe_modules/properties/example.expected/basic.json
@@ -4,7 +4,6 @@
"echo",
"{'key': 'value'}"
],
- "cwd": "[SLAVE_BUILD]",
"name": "echo"
},
{
@@ -12,7 +11,6 @@
"echo",
"[('recipe', 'properties:example'), ('test_prop', {'key': 'value'})]"
],
- "cwd": "[SLAVE_BUILD]",
"name": "echo all"
},
{
« no previous file with comments | « recipe_modules/platform/example.expected/win32.json ('k') | recipe_modules/properties/example.expected/buildbot_generic.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698