On Wed, 19 Mar 2025 11:56:17 +0100 Thomas Huth <th...@redhat.com> wrote:
>
> From: Thomas Huth <th...@redhat.com>
> 
> "nc" can either bei GNU netcat, OpenBSD netcat or NMap ncat. At

Small typo s/bei/be/

> least GNU netcat currently does not work with this test anymore,
> though the comment in the test says otherwise. GNU netcat seems
> to be quite unmaintained nowadays, according to its website
> (https://netcat.sourceforge.net/), the last public release is from
> 2004, so we should rather avoid that binary.
> In our CI, we are only using "ncat" in the containers (it's the only
> flavor that lcitool supports), thus to avoid silent regressions with
> the other netcats, let's limit this test to "ncat" only now.
> 
> Reported-by: Matheus Tavares Bernardino <quic_mathb...@quicinc.com>
> Signed-off-by: Thomas Huth <th...@redhat.com>

Thanks for the quick patch :)

Reviewed-by: Matheus Tavares Bernardino <quic_mathb...@quicinc.com>

Reply via email to