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:
commit
d86fb7e5da
@ -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