[Piuparts-commits] rev 713 - trunk

Holger Levsen holger at alioth.debian.org
Sat Nov 6 22:40:21 UTC 2010


Author: holger
Date: 2010-11-06 22:40:20 +0000 (Sat, 06 Nov 2010)
New Revision: 713

Modified:
   trunk/piuparts-master.py
   trunk/piuparts-report.py
Log:
closer

Modified: trunk/piuparts-master.py
===================================================================
--- trunk/piuparts-master.py	2010-11-06 22:30:21 UTC (rev 712)
+++ trunk/piuparts-master.py	2010-11-06 22:40:20 UTC (rev 713)
@@ -56,6 +56,7 @@
                 "log-file": None,
                 "packages-url": None,
                 "master-directory": ".",
+                 "known_circular_depends": [],
             }, "")
 
 

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2010-11-06 22:30:21 UTC (rev 712)
+++ trunk/piuparts-report.py	2010-11-06 22:40:20 UTC (rev 713)
@@ -404,7 +404,7 @@
                 "sources-url": None,
                 "master-directory": ".",
                 "description": "",
-                "known_circular_depends": "",
+                "known_circular_depends": [],
             }, "")
 
 




More information about the Piuparts-commits mailing list