]> git.proxmox.com Git - mirror_qemu.git/commit - scripts/device-crash-test
device-crash-test: Python 3 compatibility fix
authorNisarg Shah <nshah@disroot.org>
Wed, 16 Jan 2019 18:33:58 +0000 (00:03 +0530)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 25 Jan 2019 13:41:33 +0000 (11:41 -0200)
commit55e0a3463528f0588e4b8813baddc4179777b3e3
tree5949119b5b5885ec2c3d7385c9c6692c2851dbc6
parent9dd0d8111fbb8015db75a38933aee1d45f9e64a3
device-crash-test: Python 3 compatibility fix

Restrict whitelist entry stats in debug mode to be sorted only by
"count", since Python 3 does not implicitly support comparing
dictionaries.

Signed-off-by: Nisarg Shah <nshah@disroot.org>
Message-Id: <20190116183358.30287-1-nshah@disroot.org>
[ehabkost: removed 2 unnecessary hunks from patch]
[ehabkost: edited commit message]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
scripts/device-crash-test