2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-08-22 03:00:29 +00:00

Merge branch '18csi'

This commit is contained in:
Jarrod Johnson
2018-10-10 09:24:18 -04:00

View File

@@ -66,7 +66,7 @@ def print_current():
if options.diff:
grouped.print_deviants(skipmodal=options.skipcommon, count=options.count,
reverse=options.reverse)
elif options.log:
else:
grouped.print_all(skipmodal=options.skipcommon,
count=options.count,
reverse=options.reverse)