[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] fix typo
Holger Levsen
gitlab at salsa.debian.org
Sat Sep 29 01:27:52 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d211d86d by Holger Levsen at 2018-09-29T00:27:38Z
fix typo
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_html_nodes_info.sh
Changes:
=====================================
bin/reproducible_html_nodes_info.sh
=====================================
@@ -187,9 +187,9 @@ build_graph_overview_pages() {
fi
write_page "<td><a href='https://jenkins.debian.net/munin/debian.net/$NODE/$GRAPH.html'>"
case "$TYPE" in
- daily) IMG=day.png ;;
- weekly) IMG=week.png ;;
- monthy) IMG=month.png ;;
+ daily) IMG=day.png ;;
+ weekly) IMG=week.png ;;
+ monthly) IMG=month.png ;;
esac
write_page "<img src='https://jenkins.debian.net/munin/debian.net/$NODE/${GRAPH}-${IMG}' width='150' /></a></td>"
done
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d211d86d8220dc55e0e9e82f5ea8cd63e3454155
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/d211d86d8220dc55e0e9e82f5ea8cd63e3454155
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/20180929/5f01c35e/attachment.html>
More information about the Qa-jenkins-scm
mailing list