diff -r 6bf19f175ea5 -r f4dee84a618f server/migractions.py --- a/server/migractions.py Mon Apr 20 19:53:59 2009 +0200 +++ b/server/migractions.py Mon Apr 20 19:54:36 2009 +0200 @@ -765,7 +765,7 @@ self.commit() def cmd_sync_schema_props_perms(self, ertype=None, syncperms=True, - syncprops=True, syncrdefs=True, commit=True) + syncprops=True, syncrdefs=True, commit=True): """synchronize the persistent schema against the current definition schema.