X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdakdb%2Fupdate4.py;h=477944c830408548367e13710495bd26084bb905;hb=1e1457bde3318c6605b4c97d4299803fdaf8e774;hp=8c55d09b219066407a0fba9d9255f9d73aca0aa5;hpb=929bf86ab60e428e656c2212fe5805b8ca1b9c43;p=dak.git diff --git a/dak/dakdb/update4.py b/dak/dakdb/update4.py index 8c55d09b..477944c8 100755 --- a/dak/dakdb/update4.py +++ b/dak/dakdb/update4.py @@ -1,12 +1,10 @@ #!/usr/bin/env python - """ -Database Update Script - Get suite_architectures table use sane values +Get suite_architectures table use sane values @contact: Debian FTP Master @copyright: 2009 Joerg Jaspert @license: GNU General Public License version 2 or later - """ # This program is free software; you can redistribute it and/or modify