]> git.decadent.org.uk Git - dak.git/commit
checks: Set the source in HashesCheck correctly
authorGergely Nagy <algernon@madhouse-project.org>
Mon, 17 Sep 2012 08:50:34 +0000 (08:50 +0000)
committerGergely Nagy <algernon@madhouse-project.org>
Mon, 17 Sep 2012 08:53:37 +0000 (08:53 +0000)
commitb5cec8607be6c43e922dcf37d1a12efa806131e0
tree2da32698b94970de1b1c01c8d1271dbf56448f17
parent7163dc558d3b55eba7029cc57741af3e6532d372
checks: Set the source in HashesCheck correctly

Instead of setting the source within a for loop, set it outside, so it
does what it is supposed to do, instead of accidentally working
because self has a source field set too.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
daklib/checks.py