author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 19 Oct 2009 17:53:53 +0200 | |
changeset 3732 | f9336257e0b9 |
parent 3731 | d4af295515c0 |
child 3733 | c3feb6a33f58 |
--- 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,