[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: force sorting order

Holger Levsen gitlab at salsa.debian.org
Sat Sep 19 22:57:58 BST 2020



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


Commits:
ec72d1cf by Holger Levsen at 2020-09-19T23:57:50+02:00
reproducible trbo system health check: force sorting order

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -55,7 +55,7 @@ prepare_log(){
 # gather data
 echo "$(date -u) - starting up."
 cd /var/lib/jenkins/jobs/
-for JOB_NAME in reproducible_* ; do
+for JOB_NAME in reproducible_* | sort ; do
 	JOB_URL="https://jenkins.debian.net/job/$JOB_NAME"
 	REMOTE=false
 	SUSPECT=false



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ec72d1cfc67d99641e90a242de2457be0bf88292
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/20200919/b791561d/attachment.html>


More information about the Qa-jenkins-scm mailing list