[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Close the <button> element correctly.

Holger Levsen gitlab at salsa.debian.org
Thu Mar 5 17:43:32 GMT 2020



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


Commits:
24822b26 by Chris Lamb at 2020-03-05T09:36:42-08:00
Close the <button> element correctly.

- - - - -


1 changed file:

- bin/cgi-bin/schedule


Changes:

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



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/24822b264722d15c1f65ffff551dba2dcf4d570d
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/70e19fb6/attachment.html>


More information about the Qa-jenkins-scm mailing list