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-0004cq-VO@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
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/87c4232fd35fc3d1ff06189e886bffb382f6ca87

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