On Mon, Feb 23, 2009, Sven Joachim wrote:
> -${SHELL} tst-table-charmap.sh ${charmap:-$charset} \
> +${SHELL:-/bin/sh} tst-table-charmap.sh ${charmap:-$charset} \So met the same bug and fixed it in a similar way; albeit I recommended exporting SHELL from tst-tables.sh instead of patching tst-table.sh. See #517077. -- Loïc Minier -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

