branch | tls-sprint |
changeset 1409 | f4dee84a618f |
parent 1399 | 3f408c7a164e |
child 1414 | 448c9802d7df |
--- 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.