diff -r caef98aa4a98 -r 59220b704562 server/schemaserial.py --- a/server/schemaserial.py Thu Sep 17 19:38:04 2009 +0200 +++ b/server/schemaserial.py Fri Sep 18 11:24:37 2009 +0200 @@ -110,7 +110,6 @@ print sql sqlcu.execute(sql) # other table renaming done once schema has been read - # print 'reading schema from the database...' index = {} permsdict = deserialize_ertype_permissions(session) schema.reading_from_database = True