projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
738f7cb
)
No tabs please
author
Greg Sabino Mullane
<
[email protected]
>
Tue, 30 Jun 2015 15:30:25 +0000
(11:30 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Tue, 30 Jun 2015 15:30:25 +0000
(11:30 -0400)
t/CP_Testing.pm
patch
|
blob
|
blame
|
history
diff --git
a/t/CP_Testing.pm
b/t/CP_Testing.pm
index c473c9f75a6d92d3ca7e9a57badfb557ce96b5b7..95ed1e0fda80e8e5611b2875cf9bf17c5827a839 100644
(file)
--- a/
t/CP_Testing.pm
+++ b/
t/CP_Testing.pm
@@
-480,7
+480,7
@@
sub get_host {
sub get_port {
my $self = shift;
-
return 5432;
+ return 5432;
}
sub get_shorthost {