# HG changeset patch # User Sylvain Thénault # Date 1255967633 -7200 # Node ID f9336257e0b9dd5b95e5fd026ffc2720a237c9c6 # Parent d4af295515c0597f6abddbee5a39a2b71a72054c really need some holidays diff -r d4af295515c0 -r f9336257e0b9 server/schemaserial.py --- 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,