[Jifty-commit] r4314 - in Jifty-DBI/trunk: t

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Oct 26 12:50:38 EDT 2007


Author: jesse
Date: Fri Oct 26 12:50:38 2007
New Revision: 4314

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/t/testmodels.pl

Log:
 r68509 at pinglin:  jesse | 2007-10-26 12:39:46 -0400
  removing a duplicate var name


Modified: Jifty-DBI/trunk/t/testmodels.pl
==============================================================================
--- Jifty-DBI/trunk/t/testmodels.pl	(original)
+++ Jifty-DBI/trunk/t/testmodels.pl	Fri Oct 26 12:50:38 2007
@@ -174,7 +174,6 @@
     };
 }
 
-my $schema_version = undef;
 sub schema_version {
     my $class = shift;
     my $new_schema_version = shift;


More information about the Jifty-commit mailing list