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

Bug#623356: live-build: be more careful with subshells



Daniel Baumann wrote:
> On 04/20/2011 01:45 PM, Jonathan Nieder wrote:

>> { and } are in POSIX.  See XCU 2.9.4.1 "Grouping Commands" at
>> <http://unix.org/2008edition/>:
>
> so posh (and other shells) needs to be updated then.

Hmm...

| $ posh -c '{ echo hi;}'
| hi
| $ echo $?
| 0
| $ dpkg-query -W posh
| posh	0.10

What am I doing wrong?



Reply to: