Re: snapshot generation broken again... - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject Re: snapshot generation broken again...
Date
Msg-id 4B44E1E8.3050401@kaltenbrunner.cc
Whole thread Raw
In response to Re: snapshot generation broken again...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: snapshot generation broken again...  (John Naylor <jcnaylor@gmail.com>)
Re: snapshot generation broken again...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
>> Looks like somebody broke the snapshot generation script again:
> 
> [ scratches head... ]  "make dist" works for me.  Can you get a
> trace indicating what command was used to call genbki.pl?

heh that's a nice one the snapshot generation script uses "
gmake -s VERSION=snapshot dist" and that leads to getting "
--set-version=snapshot" passed to genbki.pl which fails the regex there 
and the if() falls through to the usage().


Stefan


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Status of plperl inter-sp calling
Next
From: Andrew Dunstan
Date:
Subject: Re: Status of plperl inter-sp calling