X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fgenerate_filelist.py;h=b7e0b5071511e0d3a650123f89843a73a80d4e6e;hb=7fd531de84548d45c8bdbc304dc4d023dce6c525;hp=50a0949a9040712f64bb1f5007cdc887aaf36149;hpb=b5feab8ab22835ba9a01e96ab9a8088986bd493c;p=dak.git diff --git a/dak/generate_filelist.py b/dak/generate_filelist.py index 50a0949a..b7e0b507 100755 --- a/dak/generate_filelist.py +++ b/dak/generate_filelist.py @@ -22,6 +22,19 @@ Generate file lists for apt-ftparchive. # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +################################################################################ + +# Ganneff> Please go and try to lock mhy now. After than try to lock NEW. +# twerner> !lock mhy +# dak> twerner: You suck, this is already locked by Ganneff +# Ganneff> now try with NEW +# twerner> !lock NEW +# dak> twerner: also locked NEW +# mhy> Ganneff: oy, stop using me for locks and highlighting me you tall muppet +# Ganneff> hehe :) + +################################################################################ + from daklib.dbconn import * from daklib.config import Config from daklib import utils