From a40f9baf39bcbeb1ca1f0d8fe5e8d4874a721324 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 4 Jan 2005 14:21:55 +0000 Subject: oops, LC_*, not LC_ALL --- ssh_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh_config b/ssh_config index f3e1e8b04..acd5db21a 100644 --- a/ssh_config +++ b/ssh_config @@ -36,4 +36,4 @@ Host * # Cipher 3des # Ciphers aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc # EscapeChar ~ - SendEnv LANG LC_ALL + SendEnv LANG LC_* -- cgit v1.2.3