| Index: scripts/slave/recipe_modules/perf_dashboard/example.expected/linux.json
|
| diff --git a/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux.json b/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux.json
|
| index d500905493c637f31d1b12edcbc203bb6d9ccb6a..73e8c9f6e77689d99419e727ee48be9525d6b165 100644
|
| --- a/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux.json
|
| +++ b/scripts/slave/recipe_modules/perf_dashboard/example.expected/linux.json
|
| @@ -3,7 +3,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "RECIPE_MODULE[perf_dashboard]/resources/post_json.py"
|
| + "RECIPE_MODULE[build.perf_dashboard]/resources/post_json.py"
|
| ],
|
| "cwd": "[SLAVE_BUILD]",
|
| "name": "perf dashboard post",
|
|
|