You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
301 B
JSON
18 lines
301 B
JSON
9 years ago
|
[
|
||
|
{
|
||
|
"cmd": [
|
||
|
"python",
|
||
|
"-u",
|
||
9 years ago
|
"RECIPE_PACKAGE_REPO[depot_tools]/presubmit_support.py"
|
||
9 years ago
|
],
|
||
9 years ago
|
"env": {
|
||
8 years ago
|
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]"
|
||
9 years ago
|
},
|
||
9 years ago
|
"name": "presubmit"
|
||
|
},
|
||
|
{
|
||
|
"name": "$result",
|
||
|
"recipe_result": null,
|
||
|
"status_code": 0
|
||
|
}
|
||
|
]
|