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

Unified Diff: recipe_modules/generator_script/example.expected/presentation.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/generator_script/example.expected/presentation.json
diff --git a/recipe_modules/generator_script/example.expected/presentation.json b/recipe_modules/generator_script/example.expected/presentation.json
index 9f2237dcf4adf71a3f0156da50aa521b9f31e56b..7dcfa79201df12e650cb711c81a53cfa1a345a3f 100644
--- a/recipe_modules/generator_script/example.expected/presentation.json
+++ b/recipe_modules/generator_script/example.expected/presentation.json
@@ -7,7 +7,7 @@
"--output-json",
"/path/to/tmp/json"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[TMP]/checkout",
"name": "gen step(presentation.py)",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
« no previous file with comments | « recipe_modules/generator_script/example.expected/malformed_command.json ('k') | recipe_modules/json/example.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698