[Piuparts-commits] rev 700 - trunk

Holger Levsen holger at alioth.debian.org
Sun Oct 31 16:15:11 UTC 2010


Author: holger
Date: 2010-10-31 16:15:05 +0000 (Sun, 31 Oct 2010)
New Revision: 700

Modified:
   trunk/piuparts-report.py
Log:
getting there

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2010-10-31 16:13:08 UTC (rev 699)
+++ trunk/piuparts-report.py	2010-10-31 16:15:05 UTC (rev 700)
@@ -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