use a different db handle for dry_run

This commit is contained in:
gcarq
2017-05-21 17:58:54 +02:00
parent 5402f8ba30
commit bc8f00009d
2 changed files with 8 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ from utils import get_conf
__author__ = "gcarq"
__copyright__ = "gcarq 2017"
__license__ = "GPLv3"
__version__ = "0.6.1"
__version__ = "0.7.0"
conf = get_conf()