server/schemaserial.py
branchstable
changeset 2394 92bba46b853f
parent 2174 7f576dc9502e
child 2395 e3093fc12a00
--- 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: