mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
comment update
This commit is contained in:
@ -839,7 +839,7 @@ def parse(data, raw=False, quiet=False):
|
|||||||
# populate the schema
|
# populate the schema
|
||||||
lsusb._populate_schema()
|
lsusb._populate_schema()
|
||||||
|
|
||||||
# output the raw object
|
# add any final output objects if they exist and output the raw_output object
|
||||||
if lsusb.output_line:
|
if lsusb.output_line:
|
||||||
lsusb.raw_output.append(lsusb.output_line)
|
lsusb.raw_output.append(lsusb.output_line)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user