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

Unified Diff: recipe_modules/python/examples/full.expected/basic.json

Issue 2925453002: [context] Add path prefix/suffix manipulation. (Closed)
Patch Set: comments Created 3 years, 6 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
« no previous file with comments | « recipe_modules/context/tests/env.expected/basic.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/python/examples/full.expected/basic.json
diff --git a/recipe_modules/python/examples/full.expected/basic.json b/recipe_modules/python/examples/full.expected/basic.json
index be29e4e9a438c290ff48fe5004e822063facf53b..c378d68016568d77f9ab80c64c7c650e2f63da72 100644
--- a/recipe_modules/python/examples/full.expected/basic.json
+++ b/recipe_modules/python/examples/full.expected/basic.json
@@ -32,7 +32,7 @@
"{\"something\":[true,true]}"
],
"env": {
- "PYTHONUNBUFFERED": null
+ "PYTHONUNBUFFERED": ""
iannucci 2017/06/08 00:46:59 damn I missed this >_<
},
"name": "run json.tool"
},
« no previous file with comments | « recipe_modules/context/tests/env.expected/basic.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698