[Bps-public-commit] r11720 - in Prophet/trunk: .
jesse at bestpractical.com
jesse at bestpractical.com
Sun Apr 13 21:31:48 EDT 2008
Author: jesse
Date: Sun Apr 13 21:31:48 2008
New Revision: 11720
Modified:
Prophet/trunk/ (props changed)
Prophet/trunk/lib/Prophet/Replica.pm
Log:
r29655 at 31b: jesse | 2008-04-13 21:31:38 -0400
* removing that cluck causes a segfault :/
Modified: Prophet/trunk/lib/Prophet/Replica.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/Replica.pm (original)
+++ Prophet/trunk/lib/Prophet/Replica.pm Sun Apr 13 21:31:48 2008
@@ -238,6 +238,7 @@
my $self = shift;
my $changeset = shift;
+ Carp::cluck;
$self->begin_edit;
$self->record_changeset($changeset);
More information about the Bps-public-commit
mailing list