| Index: scripts/slave/recipe_modules/gitiles/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
|
| index f69de4b77a65fe6be952dbb01e802a42a3ee9d65..442c595556cec233c4446ac13acb03be9c9b3e3b 100644
|
| --- a/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/gitiles/example.expected/basic.json
|
| @@ -3,7 +3,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gitiles/resources/gerrit_client.py",
|
| + "MODULE[gitiles]/resources/gerrit_client.py",
|
| "--json-file",
|
| "/path/to/tmp/json",
|
| "--url",
|
| @@ -27,7 +27,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gitiles/resources/gerrit_client.py",
|
| + "MODULE[gitiles]/resources/gerrit_client.py",
|
| "--json-file",
|
| "/path/to/tmp/json",
|
| "--url",
|
| @@ -69,7 +69,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gitiles/resources/gerrit_client.py",
|
| + "MODULE[gitiles]/resources/gerrit_client.py",
|
| "--json-file",
|
| "/path/to/tmp/json",
|
| "--url",
|
| @@ -111,7 +111,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/recipe_modules/gitiles/resources/gerrit_client.py",
|
| + "MODULE[gitiles]/resources/gerrit_client.py",
|
| "--json-file",
|
| "/path/to/tmp/json",
|
| "--url",
|
|
|