X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fupdate_db.py;h=f9b6e478fd6686ecde9d3b15f56b8f61ded2a645;hb=574fb13e8dc253e39da7b6259617aafa74c1ec2d;hp=d4aefe24c93b64b8404835f77e98a9cdf0c5dd85;hpb=af486e867c2809515c09ae4f854a95355112010e;p=dak.git diff --git a/dak/update_db.py b/dak/update_db.py index d4aefe24..f9b6e478 100755 --- a/dak/update_db.py +++ b/dak/update_db.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Debian Archive Kit Database Update Script +""" Database Update Main Script """ # Copyright (C) 2008 Michael Casadevall # This program is free software; you can redistribute it and/or modify @@ -53,7 +53,7 @@ Updates dak's database schema to the lastest version. You should disable crontab ################################################################################ def update_db_to_zero(self): - # This function will attempt to update a pre-zero database schema to zero + """ This function will attempt to update a pre-zero database schema to zero """ # First, do the sure thing, and create the configuration table try: