Code review comment for lp:~jameinel/udd/single-download-524123

Revision history for this message
John A Meinel (jameinel) wrote :

This changes the dget code so that if a file exists locally, it computes the md5sum and only downloads it if the hash misses. (bug #524123.)

I have confirmed that in a single run of 'import_package gnome_panel' I'm getting cache hits (and thus not downloading the same file multiple times.)

« Back to merge proposal