| Index: scripts/slave/recipes/catapult_cron.expected/basic.json
|
| diff --git a/scripts/slave/recipes/catapult_cron.expected/basic.json b/scripts/slave/recipes/catapult_cron.expected/basic.json
|
| index 61c7dd397b68547adbddfe7dad5d3d81308c3842..b9918cce3abdaf0926bd39392165c5a4511db546 100644
|
| --- a/scripts/slave/recipes/catapult_cron.expected/basic.json
|
| +++ b/scripts/slave/recipes/catapult_cron.expected/basic.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -64,7 +63,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -76,7 +74,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/catapult/catapult_base/catapult_base/perfbot_stats/chrome_perf_stats.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "chromium.perf success rates"
|
| },
|
| {
|
|
|