| Index: recipe_modules/tempfile/example.expected/basic.json
|
| diff --git a/recipe_modules/tempfile/example.expected/basic.json b/recipe_modules/tempfile/example.expected/basic.json
|
| index 8243a3753f015cb9d9bcb02c91da94f2ce41d21f..6c48e31042a64b19b533df828a773febd0f62f08 100644
|
| --- a/recipe_modules/tempfile/example.expected/basic.json
|
| +++ b/recipe_modules/tempfile/example.expected/basic.json
|
| @@ -6,7 +6,6 @@
|
| "\nimport shutil, sys\nshutil.rmtree(sys.argv[1])\n",
|
| "[TMP_BASE]/foo_tmp_1"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree [TMP_BASE]/foo_tmp_1",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|