author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Wed, 05 May 2010 18:10:07 +0200 | |
branch | stable |
changeset 5472 | fd6b136a8404 |
parent 5465 | a838ac0ff890 (current diff) |
parent 5469 | 4746c157e5e4 (diff) |
child 5473 | ee87c5352e63 |
child 5474 | 1fc46a6287a7 |
__pkginfo__.py | file | annotate | diff | comparison | revisions |
--- a/__pkginfo__.py Tue May 04 19:23:38 2010 +0200 +++ b/__pkginfo__.py Wed May 05 18:10:07 2010 +0200 @@ -78,7 +78,7 @@ join('hooks', 'test', 'data'), join('web', 'test', 'data'), join('devtools', 'test', 'data'), - 'skeleton'] + 'schemas', 'skeleton'] _server_migration_dir = join('misc', 'migration')