X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.functions;h=81edf604de9efddcffcccecab62ff8cec5d9a1d0;hp=ae4edd76336ad3dbd380fa21454a9f24cdca24a6;hb=4773a7af4eb532279a207e2934a4ef11f0b1726d;hpb=aa3273c6fd0d55a28a8ddae6c080cd16a5bce6ca diff --git a/autoconfig.functions b/autoconfig.functions index ae4edd7..81edf60 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -4,7 +4,7 @@ # Authors: grml-team (grml.org), (c) Klaus Knopper , (c) Michael Prokop # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Fre Apr 13 12:49:52 CEST 2007 [mika] +# Latest change: Son Apr 15 12:20:14 CEST 2007 [mika] ################################################################################ # {{{ path, variables, signals, umask, zsh @@ -277,7 +277,7 @@ config_language(){ ewarn "Not runnning unicode_start: grml-small with reduced language support detected." ; eend 0 else einfo "Setting up unicode environment." - unicode_start ; eend $? + unicode_start 2>>$DEBUG ; eend $? fi fi fi