| Index: scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
|
| diff --git a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
|
| index 172577cfe4c6a4043a5179b61d579964b92f00ee..bedc13a771a69a3221988e0535144f097a70d070 100644
|
| --- a/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
|
| +++ b/scripts/slave/recipes/libvpx/unittests.expected/basic_linux_64.json
|
| @@ -15,6 +15,7 @@
|
| "vpx_scale",
|
| "third_party"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "clean_build",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -40,6 +41,7 @@
|
| "--url",
|
| "https://chromium.googlesource.com/webm/libvpx"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "git setup"
|
| },
|
| {
|
| @@ -99,6 +101,7 @@
|
| "cmd": [
|
| "./libvpx/configure"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "configure"
|
| },
|
| {
|
| @@ -107,6 +110,7 @@
|
| "test",
|
| "-j8"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "run tests"
|
| }
|
| ]
|
|
|