| Index: scripts/slave/recipe_modules/archive/example.expected/cf_archiving_linux.json
|
| diff --git a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_linux.json b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_linux.json
|
| index 74d9ccdc8d7280106f5cb5f5ce0ba93532a89cb0..27596be69702c7a91e1a57665c210513329b2c2e 100644
|
| --- a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_linux.json
|
| +++ b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_linux.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@[@@@",
|
| @@ -34,7 +33,6 @@
|
| "[\"chrome\", \"icu.dat\"]",
|
| "[SLAVE_BUILD]/src/out/Release"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "zipping"
|
| },
|
| {
|
| @@ -55,7 +53,6 @@
|
| "[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-linux-release-refs_heads_B1-123456.zip",
|
| "gs://chromium/linux-release-subdir/chrome-asan-linux-release-refs_heads_B1-123456.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium/linux-release-subdir/chrome-asan-linux-release-refs_heads_B1-123456.zip@@@"
|
| @@ -68,7 +65,6 @@
|
| "\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
|
| "[TMP_BASE]/chrome_staging_tmp_1/chrome-asan-linux-release-refs_heads_B1-123456.zip"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "chrome-asan-linux-release-refs_heads_B1-123456.zip",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|