projects
/
guestfs-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7bde95
)
Remove s390x from test architectures
author
Hilko Bengen
<bengen@debian.org>
Mon, 20 Mar 2023 00:06:08 +0000
(
01:06
+0100)
committer
Hilko Bengen
<bengen@debian.org>
Mon, 20 Mar 2023 00:06:08 +0000
(
01:06
+0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index c96a9f7eef7fffee54a4a2b72ddd02ff16e355ef..4efd585364676d5ecf422807247fc73d52917140 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-14,7
+14,7
@@
export SKIP_RHBZ1285847_SH=1
export SKIP_TEST_VIRT_SYSPREP_SCRIPT_SH=1
export SKIP_TEST_VIRT_BUILDER_SH=1
-TEST_ARCHITECTURES := i386 amd64 arm64 riscv64 ppc64el
s390x
+TEST_ARCHITECTURES := i386 amd64 arm64 riscv64 ppc64el
%:
dh $@