]> git.decadent.org.uk Git - dak.git/commit
daklib/upload.py: handle missing Architecture field like an empty one
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 28 May 2013 19:00:58 +0000 (21:00 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Tue, 28 May 2013 19:02:55 +0000 (21:02 +0200)
commitc0027c3ec691bf336bd1e23214add413ac7ddcae
treeabdfac9aac8ab4846df7c662098d84e1458fa0bc
parent31748563ebd30fc8be95294d3960aa0df352b582
daklib/upload.py: handle missing Architecture field like an empty one

This should allow dak to reject some more invalid uploads without throwing an
unhandled exception.
daklib/upload.py