[svn:DBD-Pg] r12036 - DBD-Pg/trunk/t

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Author: turnstep
Date: Tue Nov  4 09:51:40 2008
New Revision: 12036

Modified:
   DBD-Pg/trunk/t/dbdpg_test_setup.pl

Log:
Set LANG


Modified: DBD-Pg/trunk/t/dbdpg_test_setup.pl
==============================================================================
--- DBD-Pg/trunk/t/dbdpg_test_setup.pl	(original)
+++ DBD-Pg/trunk/t/dbdpg_test_setup.pl	Tue Nov  4 09:51:40 2008
@@ -239,6 +239,7 @@
 		}
 
 		## Make sure initdb exists and is working properly
+		$ENV{LANG} = 'C';
 		$info = '';
 		eval {
 			$info = qx{$initdb --help 2>&1};
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.