view setup.cfg @ 860:ac28bc3feb2a

Refuse to create log folder during database upgrade if the folder already exists. The existence of such a folder is an indication that a previous attempt to migrate the logs into files has failed and that the folder should be removed before continuing. See #462 for further discussion.
author hodgestar
date Sun, 17 Oct 2010 23:20:44 +0000
parents e3ab7698dae7
children 24c04502b29f
line wrap: on
line source
[egg_info]
tag_build = dev
tag_svn_revision = true

[unittest]
xml_output = build/test-results.xml
coverage_summary = build/test-coverage.txt
coverage_dir = build/coverage
Copyright (C) 2012-2017 Edgewall Software