Comment 2 for bug 1850972

Revision history for this message
Jonathan Cave (jocave) wrote :

The job which exhibits the bug is id: raw_devices_dmi_json in plainbox-provider-checkbox. It runs the parser like this:

dmidecode | python3 -m plainbox dev parse dmidecode | jq '[.[] | ._attributes + {"category": .category}]'