mirror of https://github.com/ecmwf/eccodes.git
ECC-1523: Try downloading of test-data more persistently
This commit is contained in:
parent
86d254da85
commit
ffe6168aba
|
@ -1,6 +1,6 @@
|
|||
# data/CMakeLists.txt
|
||||
set(ECBUILD_DOWNLOAD_TIMEOUT 120)
|
||||
set(ECBUILD_DOWNLOAD_RETRIES 5)
|
||||
set(ECBUILD_DOWNLOAD_TIMEOUT 60)
|
||||
set(ECBUILD_DOWNLOAD_RETRIES 3)
|
||||
|
||||
add_subdirectory(tigge)
|
||||
add_subdirectory(bufr)
|
||||
|
|
Loading…
Reference in New Issue