| Index: scripts/slave/recipes/infra/publish_tarball.expected/basic.json
|
| diff --git a/scripts/slave/recipes/infra/publish_tarball.expected/basic.json b/scripts/slave/recipes/infra/publish_tarball.expected/basic.json
|
| index aff67c5af7cfdf777c11327d2d459ab280c9d963..895b5b3d1c43243890e66a673ad09735ad4e15bb 100644
|
| --- a/scripts/slave/recipes/infra/publish_tarball.expected/basic.json
|
| +++ b/scripts/slave/recipes/infra/publish_tarball.expected/basic.json
|
| @@ -779,6 +779,16 @@
|
| },
|
| {
|
| "cmd": [
|
| + "make",
|
| + "-C",
|
| + "[TMP_BASE]/tmp_tmp_5/src/native_client/tools",
|
| + "sync-pinned"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "download nacl toolchain dependencies"
|
| + },
|
| + {
|
| + "cmd": [
|
| "python",
|
| "-u",
|
| "[TMP_BASE]/tmp_tmp_5/src/native_client/toolchain_build/toolchain_build_pnacl.py",
|
| @@ -788,7 +798,7 @@
|
| "--disable-git-cache"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| - "name": "download nacl toolchain dependencies"
|
| + "name": "download pnacl toolchain dependencies"
|
| },
|
| {
|
| "cmd": [
|
|
|