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)
|
||||
|
||||
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()
|
||||
else:
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user