[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: builtin-pho overview: include fix from bremner from builtin-pho.git/demos
Holger Levsen
gitlab at salsa.debian.org
Wed Jun 10 22:58:09 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
e095c249 by Holger Levsen at 2020-06-10T23:57:54+02:00
reproducible Debian: builtin-pho overview: include fix from bremner from builtin-pho.git/demos
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_builtin-pho.sh
Changes:
=====================================
bin/reproducible_html_builtin-pho.sh
=====================================
@@ -45,7 +45,7 @@ FROM
WHERE
p.suite='$LOCALSUITE'
AND b.source=p.source
- AND p.version=b.version
+ AND p.source_version=b.version
AND ( (b.arch_all AND p.arch='all') OR
(b.arch_$ARCH AND p.arch='$ARCH') )
ORDER BY source
@@ -66,7 +66,7 @@ EXCEPT
FROM binary_packages p, builds b
WHERE
b.source=p.source
- AND p.version=b.version
+ AND p.source_version=b.version
AND ( (b.arch_all AND p.arch='all') OR
(b.arch_$ARCH AND p.arch='$ARCH') )
ORDER BY source
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e095c249d0cfa7ffe5d97c6f5927ea5c2ee96d15
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/e095c249d0cfa7ffe5d97c6f5927ea5c2ee96d15
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/20200610/4b8ba81d/attachment.html>
More information about the Qa-jenkins-scm
mailing list