[Checkins] SVN: PluggableAuthService/trunk/Extensions/upgrade.py Typo.

Stefan H. Holek stefan at epy.co.at
Sun Mar 25 11:39:51 EDT 2007


Log message for revision 73612:
  Typo.
  

Changed:
  U   PluggableAuthService/trunk/Extensions/upgrade.py

-=-
Modified: PluggableAuthService/trunk/Extensions/upgrade.py
===================================================================
--- PluggableAuthService/trunk/Extensions/upgrade.py	2007-03-25 15:29:59 UTC (rev 73611)
+++ PluggableAuthService/trunk/Extensions/upgrade.py	2007-03-25 15:39:50 UTC (rev 73612)
@@ -109,7 +109,7 @@
               , 'replaceRootUserFolder'
               , 'Replaced root acl_users with PluggableAuthService\n' )
 
-    transaction().savepoint(True)
+    transaction.savepoint(True)
 
 def _migrate_user( pas, login, password, roles ):
 



More information about the Checkins mailing list