| Index: scripts/slave/recipe_modules/git_clone_bundler/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/git_clone_bundler/example.expected/basic.json b/scripts/slave/recipe_modules/git_clone_bundler/example.expected/basic.json
|
| index 49e5a6a57481eec7a0b860ac2dade7b2a509be94..825b487442a76ae95ec4ab762bd06cdced0432dc 100644
|
| --- a/scripts/slave/recipe_modules/git_clone_bundler/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/git_clone_bundler/example.expected/basic.json
|
| @@ -6,7 +6,6 @@
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveDirectory(sys.argv[1])\n",
|
| "[SLAVE_BUILD]/git_clone_bundler/bundles"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree old bundles",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -27,7 +26,6 @@
|
| "[SLAVE_BUILD]/git_clone_bundler/bundles",
|
| "511"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "makedirs bundles",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -65,7 +63,6 @@
|
| "[SLAVE_BUILD]/git_clone_bundler/bundles/4c11f7d238ab3a5109562560694c3722.bundle",
|
| "gs://clone-dot-bundle-bucket/checkout/repository/clone.bundle"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "gsutil upload bundle",
|
| "~followup_annotations": [
|
| "@@@STEP_LINK@gsutil bundle@https://storage.cloud.google.com/clone-dot-bundle-bucket/checkout/repository/clone.bundle@@@"
|
|
|