X-Spam-Check-By: sourceware.org Message-ID: <45197B3B.2070205@unix.telasic.com> Date: Tue, 26 Sep 2006 12:10:51 -0700 From: Arun Biyani User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Bash problem - v3.1.17(8) - syntax error Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 AT IT90-1070 ~ > $ bash --version > GNU bash, version 3.1.17(8)-release (i686-pc-cygwin) > Copyright (C) 2005 Free Software Foundation, Inc. > > abiyani AT IT90-1070 ~ > $ cat ~/.bashrc > # > if [ -f $HOME/wrk/sys/com/bash_more ] > then > . $HOME/wrk/sys/com/bash_more > fi > # > > > abiyani AT 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/