Bug 233637 - [git-webkit] Link git output capture to logging level
Summary: [git-webkit] Link git output capture to logging level
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 240531 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-30 07:50 PST by Jonathan Bedard
Modified: 2022-07-01 14:38 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-11-30 07:50:23 PST
For commands like `git-webkit setup` and `git-webkit land`, we should attach the output_capture option in run() function calls to our logging level. This will allow script users to increase output by adding more `-v` flags to their script calls.
Comment 1 Jonathan Bedard 2021-11-30 07:54:09 PST
https://github.com/WebKit/WebKit/pull/48
Comment 2 Radar WebKit Bug Importer 2021-12-07 07:51:21 PST
<rdar://problem/86156301>
Comment 3 Ryan Haddad 2022-07-01 14:38:28 PDT
*** Bug 240531 has been marked as a duplicate of this bug. ***