[Libreoffice] [PATCH] minor updates to bootstrap/g
Kevin Hunter
hunteke at earlham.edu
Wed Dec 1 16:14:31 PST 2010
At 10:37am -0500 Wed, 01 Dec 2010, Kevin Hunter wrote:
> Updated expressions in bootstrap/g so that it uses Bash internal
> expressions, rather than farming out to the '[' or 'test' external
> command.
>
> Updated deprecated backtick subshell calls to $(
I've just learned of/realized the not-Bash-specific intended direction
of this script, so (and this is probably obvious to Kendy et. al.) the
'[' commit is now a no-go (it's a Bash-ism). The second patch, however,
the '$(' update, is not bash-specific, so I believe still good to commit.
Cheers,
Kevin
More information about the LibreOffice
mailing list