]> git.decadent.org.uk Git - dak.git/commit
daklib/upload.py: Silently accept and discard .buildinfo files
authorNiels Thykier <niels@thykier.net>
Mon, 14 Dec 2015 20:46:28 +0000 (20:46 +0000)
committerAnsgar Burchardt <ansgar@debian.org>
Thu, 31 Dec 2015 11:31:23 +0000 (12:31 +0100)
commit41a349d2ea5eb48af50e1e672ce4333594a9ffe5
treec1aa5ffec71cbc4501943cbb70b79ebcab65cf04
parent1183fa884283447de21bfc223704faa4a073342a
daklib/upload.py: Silently accept and discard .buildinfo files

Besides some very trivial validation of the filename, accept
.buildinfo files without really looking at them.

Signed-off-by: Niels Thykier <niels@thykier.net>
daklib/regexes.py
daklib/upload.py