X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Finit_db.py;h=3185b6edb18c4176aeda165cfc8c017b6be15496;hb=d9822f04453a1b62ca0aa66e2efeea35f654778f;hp=89c4ed2cdb31919ea1a277bfe9a947211562816e;hpb=ea17738cea735d71766bfc2bd082f59b3adf2dbb;p=dak.git diff --git a/dak/init_db.py b/dak/init_db.py old mode 100755 new mode 100644 index 89c4ed2c..3185b6ed --- a/dak/init_db.py +++ b/dak/init_db.py @@ -190,7 +190,7 @@ def do_section(): projectB.query("COMMIT WORK") ################################################################################ - + def main (): """Sync dak.conf configuartion file and the SQL database"""