server/schemaserial.py
branchstable
changeset 2395 e3093fc12a00
parent 2394 92bba46b853f
child 2396 8bfb99d7bbcc
--- a/server/schemaserial.py	Sat Jul 18 16:17:46 2009 +0200
+++ b/server/schemaserial.py	Sat Jul 18 22:58:30 2009 +0200
@@ -277,7 +277,7 @@
     """synchronize schema and permissions in the database according to
     current schema
     """
-    print '-> storing the schema in the system source, this may take some time'
+    print '-> storing the schema in the database...'
     eschemas = schema.entities()
     aller = eschemas + schema.relations()
     if not verbose: