-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Frank Wein wrote: > Eric Blake wrote: >>> + bash now recognizes c:\ as an absolute, not relative path, for the cd >>> builtin and for command execution > > BTW: I just wanted to mention that Mozilla configure still fails, the > strange thing AFAIK here is that a test from command line (cygwin here, > but same results with Windows command line) converts the path correctly > (also with the "old" bash) but from the configure script it fails. See > this test with a script: > $ env > [...] > MOZ_TOOLS=H:\moztools > > $ tail test-script > MOZ_TOOLS_DIR=`cd "$MOZ_TOOLS" && pwd` > echo $? $MOZ_TOOLS_DIR > > $ sh test-script > test-script: line 1: cd: H:\moztools: No such file or directory > 1
BTW: Just did some further research and i'm actually confused what my sh.exe here is now :D. I found some posting on this mailing list that says the postinstall script should copy bash.exe to sh.exe in the postinstall script. I just re-installed bash to make sure, but sh.exe still differs (sh.exe 538KB, bash.exe 439KB). If i run bash test-script (or ash test-script), it works fine :) Frank -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFC6kesaT2V74kAr9URAsWHAJ9lrJDnfUG/i1Xy5MPMI8YPYgo2OACeICc0 SC5z92yNv7yzuiqemGQ4IQs= =K3dA -----END PGP SIGNATURE----- -- 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/