You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
driver/usbloader: enable verbose output for UUUDriver
The `uuu` tool messes up the terminal output when it detects a pty as
stdout, which makes reading the pytest output difficult. Disable the
pty-detection by passing `-v` to `uuu`.
The extra output from verbose mode isn't that much, so no harm should
be expected.
0 commit comments