Merge branch 'funky68-master-patch-08168' into 'master'

Update mod_db_manager.py

See merge request py_ren/pyren!27
This commit is contained in:
ShrLnm 2023-11-24 19:04:15 +00:00
commit d86fb7e5da

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