[Git][qa/jenkins.debian.net][master] udd versionskew test: fix name of riscv64

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Oct 14 09:50:03 BST 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
8eae72e5 by Holger Levsen at 2024-10-14T10:49:54+02:00
udd versionskew test: fix name of riscv64

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/udd-query.sh


Changes:

=====================================
bin/udd-query.sh
=====================================
@@ -30,7 +30,7 @@ multiarch_versionskew() {
 		DISTRO=$1
 	fi
 	case $DISTRO in
-		trixie|sid)		RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 'risc64', 's390x')" ;;
+		trixie|sid)		RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 'riscv64', 's390x')" ;;
 		bullseye|bookworm)	RELEASE_ARCHS="('amd64', 'arm64', 'armel', 'armhf', 'i386', 'mips64el', 'ppc64el', 's390x')" ;;
 
 		*)			echo unknown distro ; exit 1 ;;



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8eae72e56a9125e34ff688fc94b2e0f6915ede7d

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8eae72e56a9125e34ff688fc94b2e0f6915ede7d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241014/7a5220cb/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list