X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fsecurity_install.py;h=46c861b5b37499180f16ba5f75f6c11c6e89741a;hb=bf41f725ad73cb98ec7295ad1006e92dcccf380b;hp=2cea73082c553f9f9740953aa55b41bf1ff7d30d;hpb=1ec0e7a144152b05cce63149fe9cfa1be9eac140;p=dak.git diff --git a/dak/security_install.py b/dak/security_install.py index 2cea7308..46c861b5 100755 --- a/dak/security_install.py +++ b/dak/security_install.py @@ -114,7 +114,7 @@ def do_upload(changes_files): uploads[upload_uri] = [] uploads[upload_uri].extend(file_list) # Update the changes list for the upload uri - if not changes.has_key(upload_uri): + if not changesfiles.has_key(upload_uri): changesfiles[upload_uri] = [] changesfiles[upload_uri].append(changes_file) # Remember the suites and source name/version