blob: 61a55691f3c991c7335daa05d99b9e8d7f0e0d36 [file] [log] [blame]
[
{
"cmd": [],
"name": "git"
},
{
"cmd": [
"git",
"init",
"[START_DIR]/gn"
],
"cwd": "[START_DIR]/gn",
"name": "git.init",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"fetch",
"https://gn-review.googlesource.com/gn",
"refs/changes/00/1000/1"
],
"cwd": "[START_DIR]/gn",
"name": "git.fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"git",
"cherry-pick",
"FETCH_HEAD"
],
"cwd": "[START_DIR]/gn",
"name": "git.cherry-pick",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python",
"-u",
"[START_DIR]/gn/tools/gn/bootstrap/bootstrap.py",
"--no-rebuild"
],
"name": "bootstrap"
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]