mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Add convenience wrapper for reclientreport for autoninja users
This is designed to be called by a developer when they want to submit an reclient bug report. Developers could just call the //buildtools/reclient/reclientreport binary directly but this wrapper provides an easier way to set the same log flags that are set by ninja_reclient. I dont think we should bundle this logic into autoninja as this is not required in 99% of builds. Bug: b/277763387 Change-Id: I0204b6acc22f199b461ef710d0dfd07e05534af7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4414921 Reviewed-by: Gavin Mak <gavinmak@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Ben Segall <bentekkie@google.com>
This commit is contained in:
2
OWNERS
2
OWNERS
@@ -14,8 +14,10 @@ per-file gn*=dpranke@google.com
|
||||
per-file ninja*=dpranke@google.com
|
||||
per-file ninja*=thakis@chromium.org
|
||||
per-file ninja_reclient.py=file://BUILD_OWNERS
|
||||
per-file ninja_reclient.py=file://RECLIENT_OWNERS
|
||||
per-file ninjalog*=tikuta@chromium.org
|
||||
per-file post_build_ninja_summary.py=brucedawson@chromium.org
|
||||
per-file reclientreport*=file://RECLIENT_OWNERS
|
||||
|
||||
per-file presubmit*.py=brucedawson@chromium.org
|
||||
|
||||
|
||||
Reference in New Issue
Block a user