[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible debian: temporary stop building for unstable/exp until we get a patches gcc-7 again"

Mattia Rizzolo mattia at debian.org
Wed Mar 14 15:55:32 UTC 2018


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

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

commit 7cf30a426f87b576d302ab915b1824947be4a6d2
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Mar 14 16:55:20 2018 +0100

    Revert "reproducible debian: temporary stop building for unstable/exp until we get a patches gcc-7 again"
    
    This reverts commit 54c394513fd276009f8636107bd4c07c9e94da73.
---
 bin/reproducible_build.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 6292ed5..96acd93 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -457,7 +457,6 @@ choose_package() {
 		FROM schedule AS sch JOIN sources AS s ON sch.package_id=s.id
 		WHERE sch.date_build_started is NULL
 		AND s.architecture='$ARCH'
-		AND s.suite NOT IN ('unstable', 'experimental')
 		ORDER BY date_scheduled LIMIT 5"|sort -R|head -1)
 	if [ -z "$RESULT" ] ; then
 		echo "No packages scheduled, sleeping 30m."

-- 
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