[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] trbo status page: shorten some more terms shown

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jun 29 01:15:50 BST 2021



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


Commits:
457c6f30 by Holger Levsen at 2021-06-29T02:14:39+02:00
trbo status page: shorten some more terms shown

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -349,7 +349,13 @@ write2healthfile() {
 }
 
 sed_rb(){
-	echo -n "$1" | sed 's#reproducible#r-b#'
+	# layers and layers and layers...
+	# but 2021 it's indeed easier to change the presentation of the names,
+	# than the names...
+	echo -n "$1" | sed \
+		-e 's#reproducible#r-b#' \
+		-e 's#openwrt_target#openwrt#' \
+		-e 's#node_health_check#node_health' \
 }
 
 conditional_paragraph() {



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/457c6f30850253b69b1026c971861349459f5247
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/20210629/16cb7ffe/attachment.htm>


More information about the Qa-jenkins-scm mailing list