[Piuparts-commits] rev 699 - trunk

Holger Levsen holger at alioth.debian.org
Sun Oct 31 16:13:25 UTC 2010


Author: holger
Date: 2010-10-31 16:13:08 +0000 (Sun, 31 Oct 2010)
New Revision: 699

Modified:
   trunk/piuparts-report.py
Log:
everybody loves typos

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