On Thu, Aug 01, 2024 at 08:06:26PM -0400, Alvaro Herrera wrote:
> On 2024-Jul-31, Larry Rosenman wrote:
>
> > Given the below config, why is this failing?
>
> This line is broken in your config:
>
> global_lock_dir => "/home/pgbuildfarm/locks,
>
> You're missing the closing quote.
Larry, note that it is possible to check the syntax of your
configuration file with a command like `perl -cw build-farm.conf`.
--
Michael