projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4cb1c9
)
tests/acceptance: Remove unused import
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Wed, 21 Oct 2020 10:50:30 +0000
(12:50 +0200)
committer
Thomas Huth
<thuth@redhat.com>
Mon, 26 Oct 2020 08:54:16 +0000
(09:54 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <
20201021105035
.
2477784
-2-f4bug@amsat.org>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/acceptance/machine_m68k_nextcube.py
patch
|
blob
|
history
diff --git
a/tests/acceptance/machine_m68k_nextcube.py
b/tests/acceptance/machine_m68k_nextcube.py
index 32cf571f948259663941f496005449f115800a7f..9d289f2fab7f1d9e5a54cf4e1ba5a538494bfa4e 100644
(file)
--- a/
tests/acceptance/machine_m68k_nextcube.py
+++ b/
tests/acceptance/machine_m68k_nextcube.py
@@
-9,7
+9,6
@@
import os
import re
import time
import logging
-import distutils.spawn
from avocado_qemu import Test
from avocado import skipUnless