Hi.

Thanks for the patch. I would do this instead:

INITFILE=$(mktemp --tmpdir XXXXXXXX-el)

which (according to the manpage) means "use $TMPDIR if set, else /tmp".

Thanks.

Reply via email to