On 08/06/10 21:09, Xavier Chantry wrote:
On Tue, Jun 8, 2010 at 1:00 PM, Kazuo Teramoto<kaz....@gmail.com> wrote:
On Tue, Jun 8, 2010 at 2:33 AM, Allan McRae<al...@archlinux.org> wrote:
Check every checksum that makepkg supports rather than only md5sums.
Fixes FS#17168.
Signed-off-by: Allan McRae<al...@archlinux.org>
---
I am sure there has to be some way to loop through all that duplication,
but the how escapes me...
getattr?
What about the attached implementation of checksums.py? Note: I dont tested it!
Did you attach anything ?
I think attachments get stripped to this list. But getattr does indeed
look like what I want...
Allan