> I'm assuming that you have checked that this works, as it is slightly > different from what I did.
Seems to. > Strictly speaking, the pwd flags test should probably depend > in the test > platform rather than the target platform. Something like: > > case `uname` in > MINGW32*) > PWDFLAGS=-W;; > *) > PWDFLAGS=;; > esac There's three other tests that use $host_platform in pg_regress.sh in the exact same manner. Not sure I understand the objection. Cheers, Claudio --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies see <a href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em ailpolicy.html</a> ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]