test/data/cubes/file/hooks/__init__.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Fri, 09 Nov 2012 17:14:18 +0100
changeset 8592 df16bd045cae
parent 6349 14ec625b3f55
permissions -rw-r--r--
[server] fix repository initialisation Changeset d753d6a6798f was breaking database creation. Dropping the `config.creating` clause lead to trying to load the schema from database even in creation mode. Conditional are a bit altered and reordered to prevent this to happen.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6349
14ec625b3f55 fix test so that we don't actually depends on file and email cubes
Sylvain Thénault <sylvain.thenault@logilab.fr>
parents:
diff changeset
     1
"test"