[Git][qa/jenkins.debian.net][master] reproducible Debian: fix copynpaste error

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Oct 22 18:31:27 BST 2023



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


Commits:
d65ed83e by Holger Levsen at 2023-10-22T19:31:11+02:00
reproducible Debian: fix copynpaste error

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

- - - - -


1 changed file:

- bin/reproducible_html_live_status.py


Changes:

=====================================
bin/reproducible_html_live_status.py
=====================================
@@ -202,7 +202,7 @@ def generate_oldies(arch):
     title = 'Oldest results for ' + arch
     html = ''
     for suite in SUITES:
-        html += gen_suitearch_oldies_table(suite, arch):
+        html += gen_suitearch_oldies_table(suite, arch)
     destfile = DISTRO_BASE + '/index_' + arch + '_oldies.html'
     desturl = DISTRO_URL + '/index_' + arch + '_oldies.html'
     left_nav_html = create_main_navigation(arch=arch)



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d65ed83e1dcd0bce353f6542d0d37295cb105e34
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/20231022/472200eb/attachment.htm>


More information about the Qa-jenkins-scm mailing list