| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| index 0f8499c6b82241a7040333199268dbe8646a1fb6..22923fd46470278aff725c49db49e443d1363c54 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_dbg.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_mac_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",
|
|
|