Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19 - Mailing list pgsql-hackers

From Mikael Kjellström
Subject Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19
Date
Msg-id dcabab00-8ecd-f0c5-d055-0f1f7598729a@mksoft.nu
Whole thread Raw
In response to Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Responses Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
List pgsql-hackers
On 2017-05-01 20:56, Andrew Dunstan wrote:
> OK, coming up with a more comprehensive fix.

Ok.

> The obvious workaround for now is to create the directory and dont zap
> it or its parents. You should only have to do it once (per branch)

Yes, I know.  That is what I have been doing so far.  But if you want to
rerun a branch from scratch it's much easier to just do:

rm -rf buildroot/HEAD
or
rm -rf buildroot/REL9_6_STABLE

and then the buildfarm script should do the right thing and create all
the directories that it needs.

/Mikael


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19
Next
From: Peter Geoghegan
Date:
Subject: Re: [HACKERS] Logical replication in the same cluster