]> git.decadent.org.uk Git - dak.git/commit
dak/check_archive.py (check_checksums): rewind the file pointer
authorPhilipp Kern <pkern@debian.org>
Mon, 8 Sep 2008 19:51:44 +0000 (19:51 +0000)
committerPhilipp Kern <pkern@debian.org>
Mon, 8 Sep 2008 19:51:44 +0000 (19:51 +0000)
commitc0b45d5a9b783027658d7a537c4e8cdbb4a3aec4
tree810f0124e4717846df3e3168c4a03cc7bf94256f
parentc78191d7291045156d3a36493a41c7dd7741f7bc
dak/check_archive.py (check_checksums): rewind the file pointer

2008-09-08  Philipp Kern  <pkern@debian.org>

        * dak/check_archive.py (check_checksums): rewind the files
        before the sha1sum/sha256sum checks as they got seeked by
        md5sum

Signed-off-by: Philipp Kern <pkern@debian.org>
ChangeLog
dak/check_archive.py