testing: Accept LANG and LC_* env variables via SSH on guests

The client config already includes SendEnv for them.  Without that these
variables currently default to POSIX.
This commit is contained in:
Tobias Brunner 2019-11-14 16:10:17 +01:00
parent 7cde77c638
commit 662574386a

View File

@ -11,4 +11,5 @@ PermitEmptyPasswords yes
PrintMotd no
PrintLastLog no
UsePAM no
AcceptEnv LANG LC_*
AcceptEnv LEAK_DETECTIVE_LOG