blob: 470aaf4d908c03f0ad30401cb187fe46211b2911 [file] [log] [blame]
[
{
"cmd": [
"python",
"-u",
"RECIPE_PACKAGE_REPO[depot_tools]\\bootstrap\\win\\git_bootstrap.py",
"--verbose"
],
"cwd": "RECIPE_PACKAGE_REPO[depot_tools]",
"name": "ensure git tooling on windows",
"timeout": 300
},
{
"cmd": [
"RECIPE_PACKAGE_REPO[depot_tools]\\git.bat",
"diff",
"r1~1",
"r1",
"--name-only"
],
"cwd": "[TMP_BASE]\\fake_checkout_tmp_1\\third_party/pdfium",
"name": "git diff to analyze commit",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_LOG_LINE@files@third_party/pdfium/foo.cc@@@",
"@@@STEP_LOG_END@files@@@"
]
},
{
"name": "$result",
"recipe_result": null,
"status_code": 0
}
]