AAROC / CODE-RADE

Website, documentation and such for the CODE-RADE project
http://www.africa-grid.org/CODE-RADE
Apache License 2.0
5 stars 5 forks source link

Run md5sum checks on cached tarballs #179

Open brucellino opened 7 years ago

brucellino commented 7 years ago

We have a cache of source tarballs in /data/src/ which is checked by jobs before downloading. However, we don't check whether these tarballs are the same file compared to the remote ones. We should run md5sum checks on them and if they differ, update the cache.