diff --git a/dotdrop/dotdrop.py b/dotdrop/dotdrop.py index eb6615f..ea37dd9 100644 --- a/dotdrop/dotdrop.py +++ b/dotdrop/dotdrop.py @@ -499,6 +499,9 @@ def main(): LOG.err('interrupted') ret = False + if opts['debug']: + LOG.dbg('configs:\n{}'.format(conf.dump())) + return ret