pgbuildfarm - client-code: fix varname typo fix failure where parent

From: andrewd(at)pgfoundry(dot)org (User Andrewd)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbuildfarm - client-code: fix varname typo fix failure where parent
Date: 2005-04-29 12:54:10
Message-ID: 20050429125410.4AFA41125FFA@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-04-29 13:42:21 pgsql: Backpatch BCC compile changes to 8.0.X for psql.
Previous Message Neil Conway 2005-04-29 07:08:06 pgsql: This patch fixes a bug in the error message emitted by pg_restore