| Index: scripts/slave/recipe_modules/v8/example.expected/forced_build.json
|
| diff --git a/scripts/slave/recipe_modules/v8/example.expected/forced_build.json b/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
|
| index c99422e3923e7c673cf23fb95b3d36972486064e..ddacb285153ff78e1c47d1089911b60765494ddc 100644
|
| --- a/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
|
| +++ b/scripts/slave/recipe_modules/v8/example.expected/forced_build.json
|
| @@ -66,6 +66,17 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[SLAVE_BUILD]/v8/tools/run-test.py",
|
| + "--download-data-only",
|
| + "foo"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]/v8",
|
| + "name": "Example2 - download-data"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/v8/tools/run_perf.py",
|
| "--arch",
|
| "x64",
|
|
|