[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: continue in case of probs

Holger Levsen gitlab at salsa.debian.org
Wed Feb 20 00:52:32 GMT 2019


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


Commits:
90f68360 by Holger Levsen at 2019-02-20T00:52:21Z
reproducible Debian: continue in case of probs

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

- - - - -


1 changed file:

- bin/reproducible_compare_Debian_sha1sums.sh


Changes:

=====================================
bin/reproducible_compare_Debian_sha1sums.sh
=====================================
@@ -38,7 +38,7 @@ reproducible_packages=
 unreproducible_packages=
 
 for package in $packages ; do
-	schroot --directory  $SHA1DIR -c chroot:jenkins-reproducible-unstable-diffoscope apt-get download ${package}
+	schroot --directory  $SHA1DIR -c chroot:jenkins-reproducible-unstable-diffoscope apt-get download ${package} || continue
 	if [ $(ls -1 ${package}_*.deb | wc -l) -ne 1 ] ; then
 		DEB="$(ls -1 ${package}_*.deb | heads -1)"
 		echo "deleting $DEB..."



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/90f6836079ecc83e31f8717993473b64ec53f731

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/90f6836079ecc83e31f8717993473b64ec53f731
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/20190220/edcc956c/attachment.html>


More information about the Qa-jenkins-scm mailing list