| Index: scripts/slave/recipes/nacl.expected/linux_triggering.json
|
| diff --git a/scripts/slave/recipes/nacl.expected/linux_triggering.json b/scripts/slave/recipes/nacl.expected/linux_triggering.json
|
| index 4327342d4ae2db885211a8e62d11744feb015169..7c43e34c71a750a566cceb938e52df77200166f9 100644
|
| --- a/scripts/slave/recipes/nacl.expected/linux_triggering.json
|
| +++ b/scripts/slave/recipes/nacl.expected/linux_triggering.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]"
|
| },
|
| @@ -90,7 +88,6 @@
|
| },
|
| {
|
| "cmd": [],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "trigger",
|
| "trigger_specs": [
|
| {
|
|
|