I just upgraded to the current bash. Now I am getting an error. I reinstalled, rebooted
the machine. Still get the same error. The variable $HOME is set correctly.

> bash: /c/home/abiyani/.bash_login: line 7: syntax error: unexpected end of file
>
> [EMAIL PROTECTED] ~
> $ bash --version
> GNU bash, version 3.1.17(8)-release (i686-pc-cygwin)
> Copyright (C) 2005 Free Software Foundation, Inc.
>
> [EMAIL PROTECTED] ~
> $ cat ~/.bashrc
> #
> if [ -f $HOME/wrk/sys/com/bash_more ]
> then
>     . $HOME/wrk/sys/com/bash_more
> fi
> #
>
>
> [EMAIL PROTECTED] ~



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to