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