projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06dd4b4
)
Sigh, need "use Config" as well.
author
Tom Lane
Mon, 12 Oct 2015 23:49:22 +0000
(19:49 -0400)
committer
Tom Lane
Mon, 12 Oct 2015 23:49:22 +0000
(19:49 -0400)
This time with some manual testing behind it ...
src/test/perl/TestLib.pm
patch
|
blob
|
blame
|
history
diff --git
a/src/test/perl/TestLib.pm
b/src/test/perl/TestLib.pm
index 8159987b5563980321a22910324d288d3bc9bcc6..fdb7b53372990f1e6833cb2d17ea2d73f118d205 100644
(file)
--- a/
src/test/perl/TestLib.pm
+++ b/
src/test/perl/TestLib.pm
@@
-3,6
+3,7
@@
package TestLib;
use strict;
use warnings;
+use Config;
use Exporter 'import';
our @EXPORT = qw(
tempdir