Cache clearing
This commit is contained in:
parent
ff2e0fa5ca
commit
694a35cc3d
@ -75,7 +75,7 @@ def find_DBs():
|
||||
mod_globals.opt_ddt = True
|
||||
|
||||
#check cache version
|
||||
verfilename = "./cache/version09q.txt"
|
||||
verfilename = "./cache/version09r.txt"
|
||||
if not os.path.isfile(verfilename):
|
||||
#if the cache has old version then we should clear it
|
||||
for root, dirs, files in os.walk("./cache"):
|
||||
|
Loading…
x
Reference in New Issue
Block a user