system exit codes not checked - silent install failures
Created by: keiranmraine
The system calls aren't being checked. Causes specific issues on minimal installs if wget not present:
https://github.com/Ensembl/Bio-HTS/blob/master/INSTALL.pl#L83
Created by: keiranmraine
The system calls aren't being checked. Causes specific issues on minimal installs if wget not present:
https://github.com/Ensembl/Bio-HTS/blob/master/INSTALL.pl#L83