commit | 9f466a272f79e9a305084f0a1f24142749dbe694 | [log] [tgz] |
---|---|---|
author | June Tate-Gans <jtgans@google.com> | Thu Mar 14 14:04:30 2019 -0700 |
committer | June Tate-Gans <jtgans@google.com> | Thu Mar 14 14:04:30 2019 -0700 |
tree | 1316c9b6b3d1cea71a86f0c2a742bfea0d71fc49 | |
parent | bed9305b767b6d50614a5185351afa66b9508ba7 [diff] |
profile: Set the default LANG var if it is unset Normally it would be a gaffe to set this anywhere by default, since ssh clients are configured by default to send LANG along to the servers. Unfortunately, to support "mdt shell" properly, we have to do this, as the current stable version of paramiko does not provide a facility to set environment variables, and thus LANG ends up unset. Change-Id: Ifba3e5c10465759b41af553b225fa5a6ad654f5f