pgsql: Properly return exitcode when regression tests fails.

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly return exitcode when regression tests fails.
Date: 2007-03-21 15:39:03
Message-ID: 20070321153903.2CE749FB9E5@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Properly return exitcode when regression tests fails.

Modified Files:
--------------
pgsql/src/tools/msvc:
vcregress.bat (r1.3 -> r1.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/vcregress.bat.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-03-21 16:21:40 pgsql: Add support for running regression tests on procedural languages
Previous Message Magnus Hagander 2007-03-21 15:36:29 Re: [COMMITTERS] pgsql: Native shared memory implementation for win32.