-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Igor Peshansky on 1/23/2006 9:34 AM: > > Most of the messages are diagnostics to track script progress. The only > exceptions are the lines below: > > ./00bash.sh.done: line 12: ./01bash.bat: No such file or directory > cp: cannot stat `./01bash.bat.t': No such file or directory > rm: cannot remove `./01bash.bat.t': No such file or directory > > The first set is from 00bash.sh (it should probably have a test for the > existence the .bat file). Also, in-place edits should work just fine > (using 'sed -i -e "/^echo/d; s,REM BASHPATH,$bashpath," 01bash.bat').
Duly noted; bash-3.1-2 will improve on this situation (whenever I get time to get that working; I'm still struggling with gracefully incorporating upstream patches without wiping them out by rerunning g-b-s prep). Actually, now that setup.exe has been updated to use /bin/bash and not /bin/sh, the technical reason for me needing two postinstall scripts in the first place has been overcome, so I may just simplify back to a single script that does it all, rather than staging it through a .bat. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] volunteer cygwin bash maintainer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFD1jCE84KuGfSFAYARAgvbAKDEPHTTQYO9+f3eu3/aM2MSS73rwgCfWnNr shMfcHDYKpSMS8n2Sf8eQFY= =oSza -----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/