diff -r 6190852af97f -r 92bba46b853f server/schemaserial.py --- a/server/schemaserial.py Sat Jul 18 16:00:14 2009 +0200 +++ b/server/schemaserial.py Sat Jul 18 16:17:46 2009 +0200 @@ -277,7 +277,7 @@ """synchronize schema and permissions in the database according to current schema """ - print 'serializing the schema, this may take some time' + print '-> storing the schema in the system source, this may take some time' eschemas = schema.entities() aller = eschemas + schema.relations() if not verbose: