Ping. This is still a case in 0.10.
--
Best regards,
Michał Górny
signature.asc
Description: PGP signature
On Mon, Sep 27, 2010 at 07:53:46PM +0200, Michał Górny wrote:
> Hello,
>
> Consider the following test code:
>
> #v+
> func() { :; }
> A=test func
> echo $A
> #v-
>
> Running that code in strict POSIX mode of bash or dash results in
> 'test' output. However, running in posh it doesn't output any
Package: posh
Version: 0.6.18
Hello,
Consider the following test code:
#v+
func() { :; }
A=test func
echo $A
#v-
Running that code in strict POSIX mode of bash or dash results in
'test' output. However, running in posh it doesn't output anything.
Trying to explain that behavior, I run into bug
3 matches
Mail list logo