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

Unified Diff: recipe_modules/tempfile/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: presubmit 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/tempfile/example.expected/basic.json
diff --git a/recipe_modules/tempfile/example.expected/basic.json b/recipe_modules/tempfile/example.expected/basic.json
index 8243a3753f015cb9d9bcb02c91da94f2ce41d21f..6c48e31042a64b19b533df828a773febd0f62f08 100644
--- a/recipe_modules/tempfile/example.expected/basic.json
+++ b/recipe_modules/tempfile/example.expected/basic.json
@@ -6,7 +6,6 @@
"\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
"[TMP_BASE]/foo_tmp_1"
],
- "cwd": "[SLAVE_BUILD]",
"name": "rmtree [TMP_BASE]/foo_tmp_1",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",

Powered by Google App Engine
This is Rietveld 408576698