On Mon, Aug 29, 2011 at 10:35:41AM +0200, Tom???? Chv??tal wrote: > How about this attachment? :)
> # @FUNCTION: openoffice-ext_add_extension
> # @DESCRIPTION:
> # Install the extension into the office suite.
> openoffice-ext_add_extension() {
> debug-print-function ${FUNCNAME} "$@"
> local ext=$1
> local tmpdir=$(mktemp -d --tmpdir=${T})
Isn't it just as important to doublequote ${T} as it is to doublequote
${D}?
--
binki
Look out for missing or extraneous apostrophes!
pgpohsAYM0q7G.pgp
Description: PGP signature
