ff
This commit is contained in:
@@ -1628,7 +1628,7 @@ def convert(ctx,
|
|||||||
for summaryLine in iterUnremediedIssueSummaryLines(context):
|
for summaryLine in iterUnremediedIssueSummaryLines(context):
|
||||||
ctx.obj['logger'].warning(summaryLine)
|
ctx.obj['logger'].warning(summaryLine)
|
||||||
else:
|
else:
|
||||||
ctx.obj['logger'].info("All files converted with no ffmpeg findings requiring review.")
|
ctx.obj['logger'].info("All files converted with no issues.")
|
||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|||||||
Reference in New Issue
Block a user