[Bps-public-commit] r16210 - in Pushmi/trunk: lib/Pushmi/Command
alexmv at bestpractical.com
alexmv at bestpractical.com
Fri Oct 3 11:47:17 EDT 2008
Author: alexmv
Date: Fri Oct 3 11:47:16 2008
New Revision: 16210
Modified:
Pushmi/trunk/ (props changed)
Pushmi/trunk/lib/Pushmi/Command/Sync.pm
Log:
r37954 at kohr-ah: chmrr | 2008-10-03 11:47:09 -0400
* Continue with the sync after bootstrapping
Modified: Pushmi/trunk/lib/Pushmi/Command/Sync.pm
==============================================================================
--- Pushmi/trunk/lib/Pushmi/Command/Sync.pm (original)
+++ Pushmi/trunk/lib/Pushmi/Command/Sync.pm Fri Oct 3 11:47:16 2008
@@ -28,7 +28,6 @@
$pushmi->master->with_lock(
"sync",
sub { $pushmi->master->bootstrap( $self->{bootstrap} ) } );
- return;
}
my ($first, $last);
More information about the Bps-public-commit
mailing list