| Index: scripts/slave/recipe_modules/archive/example.expected/cf_archiving_component.json
|
| diff --git a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_component.json b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_component.json
|
| index 5d835866813c12949ac40206589e2f1990d2bd54..fd1471d0a09d8b3ab6acff4118c0d573c99cfa21 100644
|
| --- a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_component.json
|
| +++ b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_component.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@[@@@",
|
| @@ -33,7 +32,6 @@
|
| "[\"chrome\", \"resources\"]",
|
| "[SLAVE_BUILD]/src/out/Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "zipping"
|
| },
|
| {
|
| @@ -52,7 +50,6 @@
|
| "[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-linux-release-x10-component-234.zip",
|
| "gs://chromium/linux-release/chrome-asan-linux-release-x10-component-234.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium/linux-release/chrome-asan-linux-release-x10-component-234.zip@@@"
|
| @@ -65,7 +62,6 @@
|
| "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
|
| "[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-linux-release-x10-component-234.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "chrome-asan-linux-release-x10-component-234.zip",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|