MSVC build failure not exiting with proper error ststus - Mailing list pgsql-hackers

From Andrew Dunstan
Subject MSVC build failure not exiting with proper error ststus
Date
Msg-id 4649164B.7050902@dunslane.net
Whole thread Raw
Responses Re: MSVC build failure not exiting with proper error ststus  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
mastodon and skylark just failed at the make stage due to a thinko on my 
part (now fixed). However, this is not correctly caught by the buildfarm 
script, meaning that the process invoked at this stage ('build 2>&1') is 
not exiting properly with a non-zero status on error. That needs to be 
fixed.

cheers

andrew


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: What is happening on buildfarm member baiji?
Next
From: Bruce Momjian
Date:
Subject: Re: Behavior of GENERATED columns per SQL2003