| Index: scripts/slave/recipe_modules/gsutil/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/gsutil/example.expected/basic.json b/scripts/slave/recipe_modules/gsutil/example.expected/basic.json
|
| index 4c7af9cc50629c95e1936e8835ba2db769a2a3c5..6d119aa75b7e6c40d19cbc66863c062b9e350895 100644
|
| --- a/scripts/slave/recipe_modules/gsutil/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/gsutil/example.expected/basic.json
|
| @@ -19,7 +19,6 @@
|
| "[SLAVE_BUILD]/boom",
|
| "gs://chromium-recipe-test/some/random/path/to/boom"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil.upload@https://storage.googleapis.com/chromium-recipe-test/some/random/path/to/boom@@@"
|
| @@ -37,7 +36,6 @@
|
| "gs://chromium-recipe-test/some/random/path/**",
|
| "gs://chromium-recipe-test/staging"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil cp"
|
| },
|
| {
|
| @@ -54,7 +52,6 @@
|
| "gs://chromium-recipe-test/some/random/path/**",
|
| "gs://chromium-recipe-test/staging"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil cp (2)"
|
| },
|
| {
|
| @@ -69,7 +66,6 @@
|
| "gs://chromium-recipe-test/some/random/path/to/boom",
|
| "[SLAVE_BUILD]/boom"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil gsutil download url"
|
| },
|
| {
|
| @@ -84,7 +80,6 @@
|
| "gs://chromium-recipe-test/staging/to/boom",
|
| "[SLAVE_BUILD]/erang"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil download"
|
| },
|
| {
|
| @@ -99,7 +94,6 @@
|
| "path/to/key",
|
| "gs://chromium-recipe-test/some/random/path/to/boom"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil signed url"
|
| },
|
| {
|
| @@ -113,7 +107,6 @@
|
| "rm",
|
| "gs://chromium-recipe-test/staging/to/boom"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil remove"
|
| },
|
| {
|
|
|