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 <alvhe...@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to