pgbuildfarm - client-code: Fix regex on status lines so it's not too - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: Fix regex on status lines so it's not too
Date
Msg-id 20060617022904.E429F86C42D@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix regex on status lines so it's not too greedy about the filename prefix.

Modified Files:
--------------
    client-code:
        run_build.pl (r1.61 -> r1.62)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.61&r2=1.62)

pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Fix a couple of obvious problems in DROP
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: backport workaround for OpenBSD compiler bug