]> git.decadent.org.uk Git - dak.git/blobdiff - dak/contents.py
Contents generation should be working now
[dak.git] / dak / contents.py
index 5bb1b1470d72a3cf3bf277e5388023e90ee5ceea..2e1d05dcfad4d2b9145b4652cce7a265b5451430 100644 (file)
@@ -215,6 +215,7 @@ class Contents(object):
                                         WHERE ca.id IS NULL)""" );
         cursor.execute( "COMMIT" )
 
+
     def bootstrap(self):
         """
         scan the existing debs in the pool to populate the contents database tables