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]

strange problems with bash after cygwin update


	Hi,

My cygwin installation is pretty old, so I decided to update it.

After running the update, bash has a very very strange behaviour.

I wrote a test-bash.sh file with:
==========[ content of test-bash.sh ]====
echo this is a test of bash
==========


When I run it:
<<
User@Phil_vaio ~
$ bash test-bash.sh
: command not found1:
this is a test of bash

User@Phil_vaio ~
$ . test-bash.sh
: command not found
this is a test of bash
>>

Any idea what got broken during the update ?

	cheers,

	Philippe Fremy


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