Skip to content

Don't redownload existing coefficient/ms files

Andre Offringa requested to merge skip-existing-downloads into master

Running make test takes over a minute every time I run it because it redownloads all the files. I've added check on all the download script to check if one of the unpacked files already exists, and if it does skip the entire download.

Merge request reports

Loading