Author: turnstep
Date: Fri Aug 29 10:08:42 2008
New Revision: 11688
Modified:
DBD-Pg/trunk/t/01connect.t
Log:
Note the LANG, to help debug some test failures.
Modified: DBD-Pg/trunk/t/01connect.t
==============================================================================
--- DBD-Pg/trunk/t/01connect.t (original)
+++ DBD-Pg/trunk/t/01connect.t Fri Aug 29 10:08:42 2008
@@ -115,7 +115,7 @@
$extra .= sprintf "\n%-*s $ENV{$name}", $offset, $name;
}
}
- for my $name (qw/DBI_DRIVER DBI_AUTOPROXY/) {
+ for my $name (qw/DBI_DRIVER DBI_AUTOPROXY LANG/) {
if (exists $ENV{$name} and defined $ENV{$name}) {
$extra .= sprintf "\n%-*s $ENV{$name}", $offset, $name;
}
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.