summaryrefslogtreecommitdiff
path: root/portato
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--portato/db/sql.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portato/db/sql.py b/portato/db/sql.py
index bee8a4a..66da0f3 100644
--- a/portato/db/sql.py
+++ b/portato/db/sql.py
@@ -135,6 +135,7 @@ class SQLDatabase (Database):
db[key] = hashes[key]
else:
debug("portdirs.db not existant")
+ changed = True
for key in hashes.iterkeys():
db[key] = hashes[key]
a href='/feed2imap-go.git/commit/pkg/config/config.go?h=v0.6.0&id=6bd8a6c2cd153bad9ca044b409e55302e10206c1&follow=1'>RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3