[Piuparts-commits] rev 701 - trunk
Holger Levsen
holger at alioth.debian.org
Sun Oct 31 16:17:35 UTC 2010
Author: holger
Date: 2010-10-31 16:17:34 +0000 (Sun, 31 Oct 2010)
New Revision: 701
Modified:
trunk/piuparts-report.py
Log:
everybody loves typos
Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py 2010-10-31 16:15:05 UTC (rev 700)
+++ trunk/piuparts-report.py 2010-10-31 16:17:34 UTC (rev 701)
@@ -539,7 +539,7 @@
logging.debug("-------------------------------------------")
logging.debug("Running section " + self._config.section)
- logging.debug("known circular depends " + self._config.["known_circular_depends"])
+ logging.debug("known circular depends " + self._config["known_circular_depends"])
logging.debug("Loading and parsing Packages file")
logging.info("Fetching %s" % self._config["packages-url"])
More information about the Piuparts-commits
mailing list