| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json
|
| index cf7e321862d0791b3608ccce3e2a1607da11c858..48d8311acf451b167e70bc8929a3431beffc09df 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux_arm_rel.json
|
| @@ -86,7 +86,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -106,7 +106,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -125,7 +125,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
|
|