[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kdm/kfrontend
From:       Oswald Buddenhagen <ossi () kde ! org>
Date:       2004-09-14 8:06:05
Message-ID: 20040914080605.07B801773 () office ! kde ! org
[Download RAW message or body]

CVS commit by ossi: 

redirect *.login output to /dev/null to avoid eval-uating fortunes.
the construct is such a hack ... let's see when it breaks again. :}
CCMAIL: 89452-fixed@bugs.kde.org


  M +1 -1      genkdmconf.c   1.94


--- kdebase/kdm/kfrontend/genkdmconf.c  #1.93:1.94
@@ -665,5 +665,5 @@ static const char def_session[] = 
 "    # Note that sourcing csh.login after .cshrc is non-standard.\n"
 "    set -a\n"
-"    eval `$SHELL -c 'if (-f /etc/csh.login) source /etc/csh.login; if (-f ~/.login) \
source ~/.login; /bin/sh -c set | egrep -v \
\"^(BASH_VERSINFO|EUID|PPID|UID|GROUPS|SHELLOPTS|_)=\"'`\n" +"    eval `$SHELL -c 'if \
(-f /etc/csh.login) source /etc/csh.login > /dev/null; if (-f ~/.login) source \
~/.login > /dev/null; /bin/sh -c set | egrep -v \
\"^(BASH_VERSINFO|EUID|PPID|UID|GROUPS|SHELLOPTS|_)=\"'`\n"  "    set +a\n"
 "    ;;\n"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic