Update mod_db_manager.py

This commit is contained in:
funky 2023-11-19 17:56:38 +00:00
parent fd3c458f69
commit 8c241f64b8

View File

@ -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