Update mod_db_manager.py
This commit is contained in:
parent
fd3c458f69
commit
8c241f64b8
@ -105,7 +105,7 @@ def find_DBs():
|
|||||||
os.remove(full_path)
|
os.remove(full_path)
|
||||||
|
|
||||||
if not clip_found and not ddt_found:
|
if not clip_found and not ddt_found:
|
||||||
print "ERROR: Neither CLIP nor DDT DB not found"
|
print "ERROR: CLIP nor DDT DB not found"
|
||||||
exit()
|
exit()
|
||||||
else:
|
else:
|
||||||
return
|
return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user