[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gbi3 -V ? hmmm


On Tue, 24 Sept 2024 at 14:35, Benoît Minisini <
benoit.minisini@xxxxxxxxxxxxxxxx> wrote:

> Le 24/09/2024 à 14:03, Bruce Steers a écrit :
> > I type gbi3 -V in a terminal. it gives the version but a whole load of
> > error messages .
> >
> > Respects
> > BruceS
> >
>
> It's fixed in master.
>
> Regards,
>
> --
> Benoît Minisini.
>

Thank you Ben. I just stumbled across it when trying to choose a command
that returned only the version without the gitlab commit.
I went with gbh3 -V
all good now :)

$ for s in $(ls /usr/bin/gb*3); do echo "$s $($s -V)"; done

/usr/bin/gba3 3.19.90 ff03a8c1f (bruces-patched)
/usr/bin/gbc3 3.19.90 ff03a8c1f (bruces-patched)
/usr/bin/gbh3 3.19.90
/usr/bin/gbi3 3.19.90 ff03a8c1f (bruces-patched)
/usr/bin/gbr3 3.19.90 ff03a8c1f (bruces-patched)
/usr/bin/gbs3 3.19.90
/usr/bin/gbw3 3.19.90
/usr/bin/gbx3 3.19.90 ff03a8c1f (bruces-patched)

Respects
BruceS

References:
gbi3 -V ? hmmmBruce Steers <bsteers4@xxxxxxxxx>
Re: gbi3 -V ? hmmmBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>