summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_breakages.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-08 14:02:34 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-08 14:02:34 +0100
commit1526f5d9abfaf3732f29f66f0c631417d2bb425b (patch)
tree618e5eede9b0b84290acde2878a07edc88b171da /bin/reproducible_html_breakages.py
parent5f872102d0a111d44244b66217889c7d4d4de1f1 (diff)
downloadjenkins.debian.net-1526f5d9abfaf3732f29f66f0c631417d2bb425b.tar.xz
reproducible Debian: fix typo
Diffstat (limited to 'bin/reproducible_html_breakages.py')
-rwxr-xr-xbin/reproducible_html_breakages.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_breakages.py b/bin/reproducible_html_breakages.py
index 36115fc2..4a2158cd 100755
--- a/bin/reproducible_html_breakages.py
+++ b/bin/reproducible_html_breakages.py
@@ -340,4 +340,4 @@ if __name__ == '__main__':
left_nav_html = create_main_navigation(displayed_page='breakages')
write_html_page(title, html, destfile, style_note=True,
left_nav_html=left_nav_html)
- log.info('Breackages page created at ' + desturl)
+ log.info('Breakages page created at ' + desturl)