comparison roundup/security.py @ 4904:3b632a25b1b3

Correctly recreate the database directory during tracker re-initialise The database directory value was being fetched from the tracker config and being appended to the tracker home directory, but the database directory value in the config already has the tracker home prepended which resulted in the database directory being recreated in a nonsensical location. This fix is a bit of a hack, but the relevant code is likely to be removed in v1.6, so it shouldn't be too bad in the short term.
author John Kristensen <john@jerrykan.com>
date Sat, 12 Jul 2014 00:03:05 +1000
parents 8137456a86f3
children 87b0358790ed
comparison
equal deleted inserted replaced
4903:48d93e98be7b 4904:3b632a25b1b3

Roundup Issue Tracker: http://roundup-tracker.org/