fix stdout handling

This commit is contained in:
Kevin Hester
2021-03-28 12:28:28 +08:00
parent 9963587eb4
commit f6ba5e04af

View File

@@ -474,8 +474,6 @@ def common():
if not args.seriallog:
args.seriallog = "none" # assume no debug output in this case
else:
args.seriallog = "stdout" # default to stdout
if args.deprecated != None:
logging.error(