[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] shell-monitor: fix typo
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Jun 12 11:20:50 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
5540d6f1 by Holger Levsen at 2023-06-12T12:20:36+02:00
shell-monitor: fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/jenkins-shell-monitor.sh
Changes:
=====================================
bin/jenkins-shell-monitor.sh
=====================================
@@ -239,7 +239,7 @@ SEQ0=0
# static colors
FOREGROUND_COLOR=$(tput sgr0)
RED=$(tput setaf 1)
-ORANGE=(tput setaf 166)
+ORANGE=$(tput setaf 166)
YELLOW=$(tput setaf 3)
GREEN=$(tput setaf 2)
# main loop
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5540d6f11a2da2050636e7e4231d2c27fb3eb241
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5540d6f11a2da2050636e7e4231d2c27fb3eb241
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/20230612/3dffca49/attachment.htm>
More information about the Qa-jenkins-scm
mailing list