]> git.decadent.org.uk Git - dak.git/commitdiff
parse_file_list: really handle files without an entry in the Files field
authorAnsgar Burchardt <ansgar@debian.org>
Thu, 7 Mar 2013 06:42:44 +0000 (07:42 +0100)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 7 Mar 2013 06:44:26 +0000 (07:44 +0100)
We have to raise an exception right away after all if "entry" is None as we
later assign to "entry['sha*sum']".


No differences found