| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
|
| index 40e5d860355340da6555d06da04fbb59c0b101db..90792e03e9fda5b3424ebb5eea09717192b06e56 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_rel.json
|
| @@ -84,7 +84,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -104,7 +104,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -123,7 +123,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
|
|