CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/05/19 02:20:27

Modified files:
        src/test/regress: pg_regress.sh 

Log message:
        Add MinGW to cases where libdir should be used for regression tests:
        
        case $host_platform in
        *-*-cygwin*|*-*-mingw)
        PATH=$libdir:$PATH
        export PATH
        ;;
        esac


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to