Re: [ANNOUNCEMENT] Updated: base-files-4.0-7

2012-02-12 Thread David Sastre Medina
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

Re: [ANNOUNCEMENT] Updated: base-files-4.0-7

2012-02-11 Thread Mike Kaganski
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