| Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel.json
|
| diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel.json
|
| index dd232b7d12d1a8fb2eb52bc91a85ee820d4bb592..912db3d6d7a645161e984e164a6a226772e2d774 100644
|
| --- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel.json
|
| +++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel.json
|
| @@ -93,7 +93,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -113,7 +113,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
| @@ -132,7 +132,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]\\scripts\\slave\\recipe_modules\\v8\\resources\\v8testing.py",
|
| + "RECIPE_MODULE[v8]\\resources\\v8testing.py",
|
| "--target",
|
| "Release",
|
| "--arch",
|
|
|