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

Unified Diff: recipe_modules/step/examples/full.expected/invalid_access.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/invalid_access.json
diff --git a/recipe_modules/step/examples/full.expected/invalid_access.json b/recipe_modules/step/examples/full.expected/invalid_access.json
index 4d28485f73430eefa42885a34115820e8d4ce98e..90cb6faa5c01150d28bfa4c8dd51a6aa9f2b1903 100644
--- a/recipe_modules/step/examples/full.expected/invalid_access.json
+++ b/recipe_modules/step/examples/full.expected/invalid_access.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"
},
« no previous file with comments | « recipe_modules/step/examples/full.expected/infra_failure.json ('k') | recipe_modules/step/examples/full.expected/warning.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698