| Index: scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| index 48373cd17ed20886bbec03485889de4a39c2739b..8cb20272dea8119c7be313c3d549d42f82e293e0 100644
|
| --- a/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/housekeeper_percommit.expected/Housekeeper-PerCommit-Trybot.json
|
| @@ -8,6 +8,7 @@
|
| "--spec",
|
| "cache_dir = None\nsolutions = [{'deps_file': 'DEPS', 'managed': True, 'name': 'skia', 'url': 'https://skia.googlesource.com/skia.git'}]"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient setup"
|
| },
|
| {
|
| @@ -23,6 +24,7 @@
|
| "--output-json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "gclient sync",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -43,6 +45,7 @@
|
| "\nimport os\nimport sys\nwith open(sys.argv[1], 'w') as f:\n f.write(os.path.join(os.path.expanduser('~'), 'src'))\n",
|
| "/path/to/tmp/"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get CHROME_PATH",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
|
|