mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
This adds new optional fields to -json-output:
{
...
"error_code": see cipderr.go for possible values.
"error_details": {
"package": "package/path/or/prefix",
"version": "instance version",
"subdir": "installation subdir"
}
}
R=iannucci@chromium.org, ddoman@chromium.org
BUG=1348065
Change-Id: I2a2bf01c180330f83fcf6813150ea1d4faef79c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3824200
Reviewed-by: Scott Lee <ddoman@chromium.org>
Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
2 lines
54 B
Plaintext
2 lines
54 B
Plaintext
git_revision:89ada246fcbf10f330011e4991d017332af2365b
|