[Qa-jenkins-scm] [jenkins.debian.net] 01/01: udd-query: add mips64el to the m-a skew check

Holger Levsen holger at layer-acht.org
Mon Feb 20 10:29:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit aa7b6fba408607502c77be93fcb3ca1b2caee508
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Mon Feb 20 11:22:00 2017 +0100

    udd-query: add mips64el to the m-a skew check
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/udd-query.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/udd-query.sh b/bin/udd-query.sh
index 62a8297..7f5cc12 100755
--- a/bin/udd-query.sh
+++ b/bin/udd-query.sh
@@ -39,7 +39,7 @@ multiarch_versionskew() {
 				multi_arch='same' AND
 					architecture IN ('amd64', 'arm64', 'armel', 'armhf', 'i386',
 					'kfreebsd-amd64', 'kfreebsd-i386', 'mips', 'mipsel',
-					'powerpc', 'ppc64el', 's390x')
+					'mips64el', 'powerpc', 'ppc64el', 's390x')
 				ORDER BY source) AS all_versions
 				GROUP BY source, package
 				HAVING count(*) > 1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list