[Bps-public-commit] r16749 - in Prophet/branches/init-and-clone: .
sartak at bestpractical.com
sartak at bestpractical.com
Fri Nov 7 23:58:43 EST 2008
Author: sartak
Date: Fri Nov 7 23:58:43 2008
New Revision: 16749
Modified:
Prophet/branches/init-and-clone/ (props changed)
Prophet/branches/init-and-clone/lib/Prophet/Replica/prophet.pm
Log:
r75178 at onn: sartak | 2008-11-07 23:58:10 -0500
Be explicit about returning 0 here
Modified: Prophet/branches/init-and-clone/lib/Prophet/Replica/prophet.pm
==============================================================================
--- Prophet/branches/init-and-clone/lib/Prophet/Replica/prophet.pm (original)
+++ Prophet/branches/init-and-clone/lib/Prophet/Replica/prophet.pm Fri Nov 7 23:58:43 2008
@@ -234,7 +234,7 @@
return 1;
}
-
+ return 0;
}
More information about the Bps-public-commit
mailing list