projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34557f5
)
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 2e04476052e3170fcee8f1eb6f97304bc03d4d95..d249ebe24d52ba43ab6db9eb75766d2d9f6fbc67 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