changeset 3732 | f9336257e0b9 |
parent 3723 | a961c7cb2644 |
child 3737 | e8c669e33689 |
--- a/server/schemaserial.py Mon Oct 19 17:50:04 2009 +0200 +++ b/server/schemaserial.py Mon Oct 19 17:53:53 2009 +0200 @@ -277,7 +277,7 @@ """synchronize schema and permissions in the database according to current schema """ - quiet = not os.environ('APYCOT_ROOT') + quiet = not os.environ['APYCOT_ROOT'] if not quiet: _title = '-> storing the schema in the database ' print _title,