projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f74e8a
)
meson: remove unneeded py3
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 23 Mar 2022 15:57:14 +0000
(19:57 +0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 6 Apr 2022 08:50:37 +0000
(10:50 +0200)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <
20220323155743
.
1585078
-4-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/meson.build
patch
|
blob
|
history
diff --git
a/tests/meson.build
b/tests/meson.build
index 1d05109eb43c58bd2d01dae655b002f1b9485e00..4f691e84655af6a9ce3fe4980d551866e8f4059b 100644
(file)
--- a/
tests/meson.build
+++ b/
tests/meson.build
@@
-1,5
+1,3
@@
-py3 = import('python').find_installation()
-
subdir('bench')
subdir('qemu-iotests')