[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: remove <pre> tag for debug information so it will be linewrapped

Holger Levsen gitlab at salsa.debian.org
Thu Mar 5 12:59:07 GMT 2020



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


Commits:
fa5ba02e by Holger Levsen at 2020-03-05T13:59:00+01:00
reproducible Debian: remove <pre> tag for debug information so it will be linewrapped

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

- - - - -


1 changed file:

- bin/cgi-bin/schedule


Changes:

=====================================
bin/cgi-bin/schedule
=====================================
@@ -87,9 +87,9 @@ def main(args):
             ', '.join(form.getlist('suite')),
             ', '.join(form.getlist('architecture')),
         ))
-        print('</button</form><pre>')
+        print('</button</form><p>')
         debug_info()
-        print('</pre></html>')
+        print('</p></html>')
         sys.exit()
 
     processes = []



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

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


More information about the Qa-jenkins-scm mailing list