[issue706] zshrc: xsource "/etc/default/locale" overrides environment

Frank Terbeck bts at bts.grml.org
Wed Jul 8 12:57:59 CEST 2009


Frank Terbeck <ft at grml.org> added the comment:

Frank Terbeck <ft at bewatermyfriend.org>:
> -xsource "/etc/default/locale"
> +if (( ZSH_NO_DEFAULT_LOCALE == 0 )); then
> +    echo ping

Obviously this is test code, which won't make it into the commit. :)

> +    xsource "/etc/default/locale"
> +fi

----------
assignedto: ft
messages: 2341, 2342, 2343, 2346, 2347
nosy: ft, mika
priority: bug
status: chatting
title: zshrc: xsource "/etc/default/locale" overrides environment
topic: release-stopper

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue706>
_____________________________________


More information about the Bugs-changes mailing list