This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Bash problem - v3.1.17(8) - syntax error


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
>
> abiyani@IT90-1070 ~
> $ bash --version
> GNU bash, version 3.1.17(8)-release (i686-pc-cygwin)
> Copyright (C) 2005 Free Software Foundation, Inc.
>
> abiyani@IT90-1070 ~
> $ cat ~/.bashrc
> #
> if [ -f $HOME/wrk/sys/com/bash_more ]
> then
> . $HOME/wrk/sys/com/bash_more
> fi
> #
>
>
> abiyani@IT90-1070 ~




--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]