misc/migration/3.8.3_common.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 17 Jun 2010 16:24:01 +0200
branchstable
changeset 5778 1a4ac9e2ce63
parent 5589 25bf54dab82b
permissions -rw-r--r--
[test] workaround connection leak making tests fail under windows environment (though we've still probably some open connection leak to resolve...)

option_group_changed('port', 'main', 'web')
option_group_changed('query-log-file', 'main', 'web')
option_group_changed('profile', 'main', 'web')
option_group_changed('max-post-length', 'main', 'web')