| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Kevin Grittner <kevin(dot)grittner(at)wicourts(dot)gov> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Build farm coverage for isolation tests |
| Date: | 2011-04-19 16:48:16 |
| Message-ID: | 1303231669-sup-7867@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2011-04-19 16:49:38 | Re: pgbench \for or similar loop |
| Previous Message | Robert Haas | 2011-04-19 16:33:27 | Re: pgbench \for or similar loop |