https://bugzilla.novell.com/show_bug.cgi?id=382214 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=382214#c6 --- Comment #6 from Mike Fabian <mfabian@novell.com> 2008-04-22 05:13:31 MST --- Seems to have something to do with SHLVL: mfabian@magellan:~$ sudo su - root@magellan:~$ /home/mfabian/bin/worldtimes → coredump root@magellan:~# env | sort | uniq > /tmp/env1 root@magellan:~# sh root@magellan:~# env | sort | uniq > /tmp/env2 root@magellan:~# diff /tmp/env{1,2} 64c64 < SHLVL=1 ---
SHLVL=2 root@magellan:~# /home/mfabian/bin/worldtimes US/Pacific Tue Apr 22 04:11:40 2008 PDT Navajo Tue Apr 22 05:11:40 2008 MDT US/Mountain Tue Apr 22 05:11:40 2008 MDT US/Central Tue Apr 22 06:11:40 2008 CDT US/Eastern Tue Apr 22 07:11:40 2008 EDT Canada/Eastern Tue Apr 22 07:11:40 2008 EDT Greenwich Tue Apr 22 11:11:40 2008 GMT UTC Tue Apr 22 11:11:40 2008 UTC MET Tue Apr 22 13:11:40 2008 MEST Asia/Hong_Kong Tue Apr 22 19:11:40 2008 HKT Asia/Seoul Tue Apr 22 20:11:40 2008 KST Japan Tue Apr 22 20:11:40 2008 JST root@magellan:~# cat /home/mfabian/bin/worldtimes /usr/sbin/zdump US/Pacific Navajo US/Mountain US/Central US/Eastern Canada/Eastern Greenwich UTC MET Asia/Hong_Kong Asia/Seoul Japan
root@magellan:~# -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.