projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e0acac
)
Let's try this again...
author
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 6 Nov 2013 16:56:55 +0000
(11:56 -0500)
committer
Greg Sabino Mullane
<greg@endpoint.com>
Wed, 6 Nov 2013 16:56:55 +0000
(11:56 -0500)
Bucardo.pm
patch
|
blob
|
blame
|
history
diff --git
a/Bucardo.pm
b/Bucardo.pm
index c65ada6e468d1249a59f6c1862e4734b0cdbe9ad..c9325cbd11ad4c0400c324b856459f59ca05446f 100644
(file)
--- a/
Bucardo.pm
+++ b/
Bucardo.pm
@@
-8827,7
+8827,7
@@
sub push_rows {
$fromdbh->do($srccmd);
my $buffer = '';
- $self->glog(qq${pre}Copying from $fromname.$S.$T}, LOG_VERBOSE);
+ $self->glog(qq
{
${pre}Copying from $fromname.$S.$T}, LOG_VERBOSE);
## Loop through all changed rows on the source, and push to the target(s)
my $multirow = 0;