[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: Revert "explicitly also install gnupg"

Holger Levsen gitlab at salsa.debian.org
Tue Nov 20 16:39:45 GMT 2018


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


Commits:
36bd7c63 by Holger Levsen at 2018-11-20T16:39:02Z
Revert "explicitly also install gnupg"

This reverts commit ae7d81a178daa376e717823c1d4d9580f66011ea.

- - - - -
d623d03c by Holger Levsen at 2018-11-20T16:39:38Z
explicitly also install gnupg

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

- - - - -


1 changed file:

- bin/reproducible_archlinux_scheduler.sh


Changes:

=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -188,8 +188,6 @@ update_archlinux_repositories() {
 	local CURRENT=$(query_db "SELECT count(*) FROM sources AS s JOIN schedule AS sch ON s.id=sch.package_id WHERE s.architecture='x86_64' AND sch.date_build_started IS NULL;")
 	if [ $CURRENT -le $THRESHOLD ] ; then
 		echo "$(date -u ) - scheduling $MAX old packages."
-		# this query schedules blacklisted packages as they dont have status blacklisted in db...
-		# FIXME: remove bash string blacklisting NOW
 		QUERY="SELECT s.id, s.name, max(r.build_date) max_date
 			FROM sources AS s JOIN results AS r ON s.id = r.package_id
 			WHERE s.architecture='x86_64'



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/ae7d81a178daa376e717823c1d4d9580f66011ea...d623d03cfb230600573f61ce7578d3fcdff4d0d9

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/ae7d81a178daa376e717823c1d4d9580f66011ea...d623d03cfb230600573f61ce7578d3fcdff4d0d9
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/20181120/44afa9ac/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list