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

Unified Diff: recipe_modules/step/examples/full.expected/warning.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/warning.json
diff --git a/recipe_modules/step/examples/full.expected/warning.json b/recipe_modules/step/examples/full.expected/warning.json
index 05864ce07fc6a8b6460d0a026bff40ea96d1c583..f046840ad33991075f7776dc7867ecbc93d30822 100644
--- a/recipe_modules/step/examples/full.expected/warning.json
+++ b/recipe_modules/step/examples/full.expected/warning.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