On Sat, Feb 11, 2012 at 11:08:25AM -0800, David Rothenberger wrote:
> 2/10/2012 2:09 PM, David Sastre Medina wrote:
> > * Environment variable SHELL is now exported from /etc/profile.
> > Improved profile_d() function in /etc/profile - Cyrille Lefevre
> > cygwin.com/ml/cygwin/2011-1
On Sat, Feb 11, 2012 at 11:11:21PM +1100, Mike Kaganski wrote:
> new .bash_profile, line 27:
>
> export LANG=${locale -uU}
> looks like it should be
> export LANG=$(locale -uU)
Thanks for reporting, and sorry for the inconvenience.
Fixed in base-files-4.0-8.
--
Huella de clave primaria: AD8F BD
2/10/2012 2:09 PM, David Sastre Medina wrote:
> * Environment variable SHELL is now exported from /etc/profile.
> Improved profile_d() function in /etc/profile - Cyrille Lefevre
> cygwin.com/ml/cygwin/2011-11/msg00128.html
I'm having some troubles due to this change. I'm using bash
new .bash_profile, line 27:
export LANG=${locale -uU}
looks like it should be
export LANG=$(locale -uU)
--
Best regards, Mike.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe
Version 4.0-6 of base-files has been uploaded.
Base-files is a set of system configuration and setup files.
Change Log
--
4.0-7
* Environment variable SHELL is now exported from /etc/profile.
Improved profile_d() function in /etc/profile - Cyrille Lefevre
cygwin.com/ml/cyg
5 matches
Mail list logo