projects
/
bucardo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6529b1
)
Fix typo in comment.
author
David E. Wheeler
<david@justatheory.com>
Tue, 17 Dec 2013 01:00:14 +0000
(17:00 -0800)
committer
David E. Wheeler
<david@justatheory.com>
Tue, 17 Dec 2013 01:00:14 +0000
(17:00 -0800)
Bucardo.pm
patch
|
blob
|
blame
|
history
diff --git
a/Bucardo.pm
b/Bucardo.pm
index eaf0e281d61f1c9b88439cbaeac65d0439997433..6810e81fe8e6de4aeef5d0642f4f8810d618cfd0 100644
(file)
--- a/
Bucardo.pm
+++ b/
Bucardo.pm
@@
-2050,7
+2050,7
@@
sub start_kid {
$found_first_source = 1;
}
- ## If this is inactive, we've already checked that if it is a souce in validate_sync
+ ## If this is inactive, we've already checked that if it is a sou
r
ce in validate_sync
## Thus, if we made it this far, it is a target and should be skipped
if ($x->{status} eq 'inactive') {
$self->glog(qq{Skipping inactive database "$dbname" entirely});