| Index: scripts/slave/recipes/art.expected/mips64-emulator-debug__ON__client.art__clobber.json
|
| diff --git a/scripts/slave/recipes/art.expected/mips64-emulator-debug__ON__client.art__clobber.json b/scripts/slave/recipes/art.expected/mips64-emulator-debug__ON__client.art__clobber.json
|
| index b7886b7a3aef65ef9b0ba7ffe91d9d3b4cabc708..28cc12e55e65a3451f3c5ede85950c4f1655a00e 100644
|
| --- a/scripts/slave/recipes/art.expected/mips64-emulator-debug__ON__client.art__clobber.json
|
| +++ b/scripts/slave/recipes/art.expected/mips64-emulator-debug__ON__client.art__clobber.json
|
| @@ -8,7 +8,6 @@
|
| "-b",
|
| "master-art"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "repo init"
|
| },
|
| {
|
| @@ -16,7 +15,6 @@
|
| "[DEPOT_TOOLS]/repo",
|
| "sync"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "repo sync"
|
| },
|
| {
|
| @@ -26,7 +24,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]/out"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmtree clobber",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -45,7 +42,6 @@
|
| "-j8",
|
| "--target"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "ANDROID_BUILD_TOP": "[SLAVE_BUILD]",
|
| "ANDROID_PRODUCT_OUT": "[SLAVE_BUILD]/out/target/product/mips64r6",
|
|
|