Mailinglist Archive: opensuse-bugs (5398 mails)
| < Previous | Next > |
[Bug 279934] ssh doesn't send locale environment when a command is executed remotely
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 4 Jun 2007 10:02:53 -0600 (MDT)
- Message-id: <20070604160253.20FCD1094@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=279934
------- Comment #7 from werner@xxxxxxxxxx 2007-06-04 10:02 MST -------
Exit status 1 of testutf8 means non UTF-8 terminal line and status 2 means
UTF-8
terminal line and /etc/profile.d/*.utf8 only handles this both cases. The exit
status of 0 is ignored.
IMHO the case `-z "$SSH_SENDS_LOCALE"' does exactly nothing for a ssh
connection
without any terminal line.
--
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, or are watching someone who is.
------- Comment #7 from werner@xxxxxxxxxx 2007-06-04 10:02 MST -------
Exit status 1 of testutf8 means non UTF-8 terminal line and status 2 means
UTF-8
terminal line and /etc/profile.d/*.utf8 only handles this both cases. The exit
status of 0 is ignored.
IMHO the case `-z "$SSH_SENDS_LOCALE"' does exactly nothing for a ssh
connection
without any terminal line.
--
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, or are watching someone who is.
| < Previous | Next > |