aboutsummaryrefslogtreecommitdiffstats
path: root/generate_html_cs.py
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-09-12 23:47:01 +0200
committerMatěj Cepl <mcepl@cepl.eu>2015-09-12 23:47:01 +0200
commitffb0240b9628e6fd3b4cb841f15ba2b04ec8762c (patch)
tree2e4048b25fea416549f25b2b71e19695cc1479c2 /generate_html_cs.py
parent02454caf53f905db2376ea0be43a2bf58602931e (diff)
downloadhesla-ffb0240b9628e6fd3b4cb841f15ba2b04ec8762c.tar.gz
Update to use Install button now available in ActivePage.
Diffstat (limited to 'generate_html_cs.py')
-rwxr-xr-xgenerate_html_cs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate_html_cs.py b/generate_html_cs.py
index f9929aa..08a60e6 100755
--- a/generate_html_cs.py
+++ b/generate_html_cs.py
@@ -13,7 +13,7 @@ import lxml.etree as et
logging.basicConfig(format='%(levelname)s:%(funcName)s:%(message)s',
- level=logging.DEBUG)
+ level=logging.INFO)
cur_year = 2015