pgbuildfarm - client-code: fix varname typo fix failure where parent - Mailing list pgsql-committers

From andrewd@pgfoundry.org (User Andrewd)
Subject pgbuildfarm - client-code: fix varname typo fix failure where parent
Date
Msg-id 20050429125410.4AFA41125FFA@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

fix varname typo

fix failure where parent of ccache dir does not exist - ccache will only
build the last segment, so we call mkpath on the whole thing.

Modified Files:
--------------
    client-code:
        run_build.pl (r1.23 -> r1.24)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.23&r2=1.24)

pgsql-committers by date:

Previous
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql: This patch fixes a bug in the error message emitted by pg_restore
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Backpatch BCC compile changes to 8.0.X for psql.