[Piuparts-commits] rev 602 - trunk
Holger Levsen
holger at alioth.debian.org
Tue Dec 29 10:54:35 UTC 2009
Author: holger
Date: 2009-12-29 10:54:34 +0000 (Tue, 29 Dec 2009)
New Revision: 602
Modified:
trunk/piuparts-report.py
Log:
fix typo
Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py 2009-12-29 02:32:45 UTC (rev 601)
+++ trunk/piuparts-report.py 2009-12-29 10:54:34 UTC (rev 602)
@@ -867,7 +867,7 @@
substats = ""
link += "<li><a href=%s>%s</a>%s</li>" % (
template[:-len(".tpl")]+".html",
- linktarget_by_template[template]
+ linktarget_by_template[template],
substats
)
link += "</ul>"
More information about the Piuparts-commits
mailing list