[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: detect lintian issues in src:diffoscope

Holger Levsen gitlab at salsa.debian.org
Tue Oct 27 11:59:43 GMT 2020



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


Commits:
c039beac by Holger Levsen at 2020-10-27T12:59:15+01:00
reproducible trbo system health check: detect lintian issues in src:diffoscope

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -192,6 +192,8 @@ for JOB_NAME in $(ls -1d reproducible_* | sort ) ; do
 			fi
 		elif $(grep -q "^Warning: no .buildinfo exists" $LOG) ; then
 			small_note ".buildinfo not available"
+		elif $(grep -E -q "^(W|E): diffoscope " $LOG) ; then
+			small_note "lintian issues in src:diffoscope"
 		fi
 		if ! $SUSPECT ; then
 			echo "1|$JOB_NAME|$JOB_URL|true|$NOTE" >> ${UNSTABLE_JOBS}



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c039beacbd8aef74951b2e53726ea9defccc5ea7

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c039beacbd8aef74951b2e53726ea9defccc5ea7
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/20201027/ecba0fbd/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list