hi,
On Tue, Sep 26, 2023 at 03:24:16PM +0200, Lucas Nussbaum wrote:
> > [91m96: failed --verify --json ftp://example.org '' git://curl.se/
> > [0m--- stdout ---
> > expected:
> > [{'url': 'ftp://example.org/', 'parts': {'scheme': 'ftp', 'host':
> > 'example.org', 'path': '/'}}]
> > got:
> > [{'url': 'ftp://example.org/', 'parts': {'scheme': 'ftp', 'host':
> > 'example.org', 'path': '/'}}]
> > --- returncode ---
> > expected:
> > 9
> > got:
> > 9
> > --- stderr ---
> > expected:
> > 'trurl error: No host part in the URL []\ntrurl error: Try trurl -h for
> > help\n'
> > got:
> > 'trurl error: Malformed input to a URL function []\ntrurl error: Try trurl
> > -h for help\n'
i can reproduce this, also with the most recent upstream version,
not quite sure where the issue is in detail yet.
Will forward upstream.
bye,
- michael