| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| index 7d924189d8adbf4c660fae4aac103ce22337f093..26b0dec6e4dcc1c5cae3e53b188821bbb702071d 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac64_dbg.json
|
| @@ -84,7 +84,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
| @@ -104,7 +104,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
| @@ -123,7 +123,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/v8/resources/v8testing.py",
|
| + "RECIPE_MODULE[v8]/resources/v8testing.py",
|
| "--target",
|
| "Debug",
|
| "--arch",
|
|
|