X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fcontents.py;h=2e1d05dcfad4d2b9145b4652cce7a265b5451430;hb=1483a68353fe374254379f4560cc245fbf2523d4;hp=5bb1b1470d72a3cf3bf277e5388023e90ee5ceea;hpb=9af1235da5224336ede312fb5c3e0fe791bc19f0;p=dak.git diff --git a/dak/contents.py b/dak/contents.py index 5bb1b147..2e1d05dc 100644 --- a/dak/contents.py +++ b/dak/contents.py @@ -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