Re: Build farm coverage for isolation tests - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Build farm coverage for isolation tests
Date
Msg-id 1303231669-sup-7867@alvh.no-ip.org
Whole thread Raw
In response to Re: Build farm coverage for isolation tests  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
Excerpts from Kevin Grittner's message of mar abr 19 12:53:07 -0300 2011:

> Since I'm unskilled at perl and have never looked at the buildfarm
> scripts, could someone with the appropriate skills and knowledge add
> this for me?  In bash, when I'm in the normal base directory for a
> build from source, my usual incantation is:
>  
> pushd src/test/isolation && make check && popd

make -C src/test/isolation check

-- 
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgbench \for or similar loop
Next
From: Alvaro Herrera
Date:
Subject: Re: pgbench \for or similar loop