diff options
| author | Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> | 2023-10-06 18:41:13 +0300 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2023-10-12 14:21:43 -0400 |
| commit | 7f521b023bc288ef6bf3ea76add140f1db25169a (patch) | |
| tree | 56a2311c63b1244e1ff48bd3ddede90218c1f141 /python/qemu/machine/machine.py | |
| parent | 2cee9ca97d12fe8c6aac92485386fa62efed2409 (diff) | |
| download | focaccia-qemu-7f521b023bc288ef6bf3ea76add140f1db25169a.tar.gz focaccia-qemu-7f521b023bc288ef6bf3ea76add140f1db25169a.zip | |
scripts/cpu-x86-uarch-abi.py: use .command() instead of .cmd()
Here we don't expect a failure. In case of failure we'll crash on trying to access ['return']. Better is to use .command() that clearly raises on failure. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20231006154125.1068348-4-vsementsov@yandex-team.ru Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/machine/machine.py')
0 files changed, 0 insertions, 0 deletions