* [9front] rc redirect error messages
@ 2022-05-09 20:24 umbraticus
2022-05-10 20:49 ` qwx
0 siblings, 1 reply; 3+ messages in thread
From: umbraticus @ 2022-05-09 20:24 UTC (permalink / raw)
To: 9front
I always have to remind myself which way round,
and today while doing so I saw these ones which
have it wrong (should be >[1=2]):
/rc/bin/Bfn:4: echo usage: $0 fn >[2=1]
/rc/bin/Bfn:15: echo $1: not found >[2=1]
/rc/bin/ipso:69: echo >[2=1] 'usage: ipso [-a -f -e -l] [-s] [file ...]'
/rc/bin/ipso:88: echo >[2=1] ipso: must specify a fully qualified file name for aescbc '(-a)'
A quick fix someone with commit access could apply.
Thanks,
umbraticus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9front] rc redirect error messages
2022-05-09 20:24 [9front] rc redirect error messages umbraticus
@ 2022-05-10 20:49 ` qwx
2022-05-11 9:55 ` umbraticus
0 siblings, 1 reply; 3+ messages in thread
From: qwx @ 2022-05-10 20:49 UTC (permalink / raw)
To: 9front
On Mon May 9 22:24:56 +0200 2022, umbraticus@prosimetrum.com wrote:
> I always have to remind myself which way round,
> and today while doing so I saw these ones which
> have it wrong (should be >[1=2]):
>
> /rc/bin/Bfn:4: echo usage: $0 fn >[2=1]
> /rc/bin/Bfn:15: echo $1: not found >[2=1]
> /rc/bin/ipso:69: echo >[2=1] 'usage: ipso [-a -f -e -l] [-s] [file ...]'
> /rc/bin/ipso:88: echo >[2=1] ipso: must specify a fully qualified file name for aescbc '(-a)'
>
> A quick fix someone with commit access could apply.
>
> Thanks,
>
> umbraticus
Pushed with a few others I found. Thanks!
Cheers,
qwx
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [9front] rc redirect error messages
2022-05-10 20:49 ` qwx
@ 2022-05-11 9:55 ` umbraticus
0 siblings, 0 replies; 3+ messages in thread
From: umbraticus @ 2022-05-11 9:55 UTC (permalink / raw)
To: 9front
> Pushed with a few others I found.
Ah, subdirs; good catch.
thanks,
umbraticus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-05-11 9:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-09 20:24 [9front] rc redirect error messages umbraticus
2022-05-10 20:49 ` qwx
2022-05-11 9:55 ` umbraticus
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).