pgsql: Unset some local environment variables in TAP tests

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Unset some local environment variables in TAP tests
Date: 2014-07-22 04:46:15
Message-ID: E1X9Rxv-0004cp-VJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Unset some local environment variables in TAP tests

Unset environment variables that control message language, so that we
can compare some program output with expected strings. This is very
similar to what pg_regress does.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/24e786f056c0bf009815813de1d7f58ee09f554e

Modified Files
--------------
src/test/perl/TestLib.pm | 6 ++++++
1 file changed, 6 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Noah Misch 2014-07-22 15:08:03 pgsql: Diagnose incompatible OpenLDAP versions during build and test.
Previous Message Peter Eisentraut 2014-07-22 04:13:14 pgsql: gitattributes: Ignore time zone data files for whitespace checks