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 info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to