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