diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-06-09 20:09:09 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2020-06-10 01:25:33 +0100 |
commit | 2bd2e2f1833300d5102339e2aa417a3099c13960 (patch) | |
tree | 23f3177723148402aa89e63e39bed399528f294b /reproduce/analysis/make/prepare.mk | |
parent | 7bdbd6e61f132ac8f6851637d40fd06f8d6b7182 (diff) |
IMPORTANT: bug fix in default data download script of download.mk
Summary of possible semantic conflicts
1. The recipe to download input datasets has been modified. You have to
re-set the old 'origname' variable to 'localname' (to avoid confusion)
and the default dataset URL should now be complete (including the
actual filename). See the newly added descriptions in 'INPUTS.conf' for
more on this.
Until now, when the dataset was already present on the host system, a link
couldn't be made to it, causing the project to crash in the checksum
phase. This has been fixed with properly naming the main variable as
'localname' to avoid the confusion that caused it.
Some other problems have been fixed in this recipe in the meantime:
- When the checksum is different, the expected and calculated checksums
are printed.
- In the default paper, we now print the full URL of the dataset, not just
the server, so the checksum of the 'download.tex' step has been updated.
Diffstat (limited to 'reproduce/analysis/make/prepare.mk')
0 files changed, 0 insertions, 0 deletions