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

Unified Diff: recipe_modules/step/examples/full.expected/infra_failure.json

Issue 2913203002: [step_runner] run _merge_envs in simulation too. (Closed)
Patch Set: quotes and comments Created 3 years, 7 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/step/examples/full.expected/infra_failure.json
diff --git a/recipe_modules/step/examples/full.expected/infra_failure.json b/recipe_modules/step/examples/full.expected/infra_failure.json
index 7d7931829980dd8b0417017b73b63877762c1672..d2719271ae0211c1923ea41876b48a2af576b829 100644
--- a/recipe_modules/step/examples/full.expected/infra_failure.json
+++ b/recipe_modules/step/examples/full.expected/infra_failure.json
@@ -55,7 +55,7 @@
"--help"
],
"env": {
- "PATH": "RECIPE_PACKAGE_REPO[recipe_engine]:%(PATH)s"
+ "PATH": "RECIPE_PACKAGE_REPO[recipe_engine]:<PATH>"
},
"name": "recipes help"
},

Powered by Google App Engine
This is Rietveld 408576698