X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdakdb%2Fupdate4.py;h=8c55d09b219066407a0fba9d9255f9d73aca0aa5;hb=aa63ea6814c83460abc4417f52ffdf5232431dd6;hp=1a9d9c3a4c6168deec277aa70d9ecede41b4c349;hpb=8c5aeba3e18751fd6a09d62e9c7bcf7bd56fd881;p=dak.git diff --git a/dak/dakdb/update4.py b/dak/dakdb/update4.py old mode 100644 new mode 100755 index 1a9d9c3a..8c55d09b --- a/dak/dakdb/update4.py +++ b/dak/dakdb/update4.py @@ -1,10 +1,12 @@ #!/usr/bin/env python + """ Database Update Script - 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