Chromium Code Reviews| 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" |
| }, |