mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-12 13:36:19 +00:00
log message
This commit is contained in:
@@ -398,7 +398,7 @@ def main():
|
|||||||
try:
|
try:
|
||||||
o = Options()
|
o = Options()
|
||||||
except ValueError as e:
|
except ValueError as e:
|
||||||
LOG.err('Config format error: {}'.format(str(e)))
|
LOG.err('Config error: {}'.format(str(e)))
|
||||||
return False
|
return False
|
||||||
|
|
||||||
ret = True
|
ret = True
|
||||||
|
|||||||
Reference in New Issue
Block a user