mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-15 17:20:05 +00:00
add more debugs
This commit is contained in:
@@ -499,6 +499,9 @@ def main():
|
|||||||
LOG.err('interrupted')
|
LOG.err('interrupted')
|
||||||
ret = False
|
ret = False
|
||||||
|
|
||||||
|
if opts['debug']:
|
||||||
|
LOG.dbg('configs:\n{}'.format(conf.dump()))
|
||||||
|
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user