| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json
|
| index dd267bd4aa631ccd0417a4cd9be3dc6865a1ca80..3487eacb959ed156f5ae6bee82b14fafcf222c65 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_linux64_rel.json
|
| @@ -95,7 +95,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -115,7 +115,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -134,7 +134,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -155,7 +155,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
|
|