From a64f3969eafb826361f00407a55b681a58a8f817 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Wed, 6 Nov 2013 11:56:55 -0500 Subject: [PATCH] Let's try this again... --- Bucardo.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bucardo.pm b/Bucardo.pm index c65ada6e4..c9325cbd1 100644 --- 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; -- 2.39.5