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:
3d77466
)
Run tests on more architectures: ppc64el, s390x
author
Hilko Bengen
<bengen@debian.org>
Sun, 16 Jan 2022 19:06:43 +0000
(20:06 +0100)
committer
Hilko Bengen
<bengen@debian.org>
Sun, 16 Jan 2022 19:06:43 +0000
(20:06 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index fe2daf41f05d16cb58f56a5071baff31402fb8fd..d91f9c82b0dc7ca67809be60a78a9253a2433b16 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-13,7
+13,7
@@
include /usr/share/dpkg/architecture.mk
export SKIP_RHBZ1285847_SH=1
export SKIP_TEST_VIRT_SYSPREP_SCRIPT_SH=1
-TEST_ARCHITECTURES := i386 amd64 arm64 riscv64
+TEST_ARCHITECTURES := i386 amd64 arm64 riscv64
ppc64el s390x
%:
dh $@