Re: git: 36c21f98ff44 - main - benchmarks/ttcp: Update to 1.13

From: Gleb Popov <arrowd_at_freebsd.org>
Date: Mon, 26 Feb 2024 08:20:27 UTC
On Mon, Feb 26, 2024, 11:00 Mathieu Arnold <mat@freebsd.org> wrote:

> On Sun, Feb 25, 2024 at 03:37:47PM +0300, Gleb Popov wrote:
> > On Sun, Feb 25, 2024 at 3:34 PM Daniel Engberg
> > <daniel.engberg.lists@pyret.net> wrote:
> > > Hi,
> > >
> > > URL(s) for how we fetch releases/archives from Codeberg
> >
> > Ah, sorry, I just wasn't aware we're standardizing on this. Out of
> > curiosity, what's the rationale behind the
> >
> "${ACCOUNTNAME}/${PROJECTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/"
> > form? Why the current form is bad?
>
> The rationale with having the ?dummy=/ at the end is to trick fetch into
> creating a file with a unique name.
>
> --
> Mathieu Arnold
>

I know that, but the change in question does not affect DISTNAME anyways. I
guess, Daniel's concern is about URL components?

>