[Bps-public-commit] r14243 - in Prophet/trunk: .

sartak at bestpractical.com sartak at bestpractical.com
Thu Jul 17 20:15:35 EDT 2008


Author: sartak
Date: Thu Jul 17 20:14:20 2008
New Revision: 14243

Modified:
   Prophet/trunk/   (props changed)
   Prophet/trunk/lib/Prophet/Test.pm

Log:
 r64535 at onn:  sartak | 2008-07-17 20:13:41 -0400
 Damnit.


Modified: Prophet/trunk/lib/Prophet/Test.pm
==============================================================================
--- Prophet/trunk/lib/Prophet/Test.pm	(original)
+++ Prophet/trunk/lib/Prophet/Test.pm	Thu Jul 17 20:14:20 2008
@@ -299,7 +299,7 @@
 
 sub database_uuid_for {
     my $user = shift;
-    return $REPLICA_UUIDS{$user};
+    return $DATABASE_UUIDS{$user};
 }
 
 =head2 fetch_newest_changesets COUNT



More information about the Bps-public-commit mailing list