[Git][qa/jenkins.debian.net][master] multiarch_versionskew: no longer check mipsel

Mattia Rizzolo (@mattia) gitlab at salsa.debian.org
Fri Sep 8 08:38:01 BST 2023



Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net


Commits:
73b9b3c9 by Sebastian Ramacher at 2023-09-08T09:34:15+02:00
multiarch_versionskew: no longer check mipsel

- - - - -


1 changed file:

- bin/udd-query.sh


Changes:

=====================================
bin/udd-query.sh
=====================================
@@ -38,7 +38,7 @@ multiarch_versionskew() {
 				release='$DISTRO' AND
 				multi_arch='same' AND
 					architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
-					'mipsel', 'mips64el', 'ppc64el', 's390x')
+					'mips64el', 'ppc64el', 's390x')
 				ORDER BY source) AS all_versions
 				GROUP BY source, package
 				HAVING count(*) > 1



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/73b9b3c90f1f65b4a2ccc5f1d7624bdce0b6a49c
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/20230908/164fc4bd/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list