Code cleanup

This commit is contained in:
echel0n 2014-04-17 07:25:08 -07:00
parent 92d00ed62a
commit cdadf045a8
15 changed files with 106 additions and 92 deletions

View file

@ -332,7 +332,7 @@ def main(args):
logger.postprocess("#########################################################")
# debug command line options
logger.debug("Options passed into TorrentToMedia: " + str(args))
logger.debug("Options passed into TorrentToMedia: %s", args)
# Post-Processing Result
result = 0