make fails to change directory.

Gadi Oron gadior@gmail.com
Sun May 25 15:30:00 GMT 2008


Hi Dave,

I made some more tests and I've found the root cause: in fact

/bin/sh -c "cd <directory>"

will not work for a directory in $pwd unless it has a leading "./"

Only bash - when disguised as sh - has this issue, ash for example
does not behave like this.

Do you have an idea how to bypass this?

Ciao and thanks

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



More information about the Cygwin mailing list