Re: sh.syntax
On Fri, 16 Aug 2002, Andrew V. Samoilov wrote: > Hello! > > Construction like > source_tarball=${source_tarball:-"${PACKAGE}${VERSION:+-$VERSION}.tar.bz2"} > confuses sh.syntax. I don't see how to fix it. We have only two levels of highligting - context and keyw
sh.syntax
Hello! Construction like source_tarball=${source_tarball:-"${PACKAGE}${VERSION:+-$VERSION}.tar.bz2"} confuses sh.syntax. Also it does not understand <<-EOF. -- Regards, Andrew V. Samoilov. ___ Mc-devel mailing list [EMAIL