Mailing List Archive

[Bug 838] TZ variable not being set in IRIX 6.5
http://bugzilla.mindrot.org/show_bug.cgi?id=838

Summary: TZ variable not being set in IRIX 6.5
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: wadelljs@bp.com


sshd is not respecting TZ variable when started on Irix 6.5.18. If I start the
previous version of sshd :

aku420 IRIX64 ssh aku465 ' echo $TZ; date'
AKST9AKDT
Thu Apr 8 11:32:35 AKDT 2004

After restarting the current versiona:

aku420 IRIX64 ssh aku465 ' echo $TZ; date'

Thu Apr 8 19:32:56 GMT 2004

I am looking at the code, but it is a bit over my head!



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 838] TZ variable not being set in IRIX 6.5 [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=838

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE



------- Additional Comments From dtucker@zip.com.au 2004-04-09 11:59 -------


*** This bug has been marked as a duplicate of 810 ***



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.