| Index: scripts/slave/recipe_modules/archive/example.expected/cf_archiving_win.json
|
| diff --git a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_win.json b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_win.json
|
| index 5b07732b91c3d7356daf523fab5b827b2f3fd68d..0a539349717fd91c7044ffdd680a6abfd7e0bb1a 100644
|
| --- a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_win.json
|
| +++ b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_win.json
|
| @@ -7,7 +7,6 @@
|
| "[SLAVE_BUILD]\\src\\out\\Release",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "listdir build_dir",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
| @@ -35,7 +34,6 @@
|
| "[\"chrome\", \"icu.dat\"]",
|
| "[SLAVE_BUILD]\\src\\out\\Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "zipping"
|
| },
|
| {
|
| @@ -56,7 +54,6 @@
|
| "[TMP_BASE]\\chrome_staging_tmp_1\\chrome-asan-win32-release-refs_heads_B1-123456.zip",
|
| "gs://chromium/win32-release-subdir/chrome-asan-win32-release-refs_heads_B1-123456.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium/win32-release-subdir/chrome-asan-win32-release-refs_heads_B1-123456.zip@@@"
|
| @@ -69,7 +66,6 @@
|
| "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
|
| "[TMP_BASE]\\chrome_staging_tmp_1\\chrome-asan-win32-release-refs_heads_B1-123456.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "chrome-asan-win32-release-refs_heads_B1-123456.zip",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|