bug-bash
[Top][All Lists]
Advanced

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

Re: syntax error while parsing a case command within `$(...)'


From: Oğuz
Subject: Re: syntax error while parsing a case command within `$(...)'
Date: Sun, 21 Feb 2021 22:05:05 +0200

With the latest push to devel bash now accepts `if ! [[ ... ]] then :; fi'
too, but not `:() ! [[ ... ]]'. Is `! [[ ... ]]' (or `time [[ ... ]]') a
valid compound command or not?

-- 
Oğuz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]