diff options
author | Thomas Bernard <tbernard@go-engineering.de> | 2020-08-08 13:47:31 (GMT) |
---|---|---|
committer | Thomas Bernard <tbernard@go-engineering.de> | 2020-08-11 05:25:58 (GMT) |
commit | f24e34975a34c7cad6422a517a59c310d6ea00c9 (patch) | |
tree | 296c3c7b95fe34129789b2da705defc899f9bcc4 /Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt | |
parent | bb1b37ea3bbf3ad3b513ad8642ef514099699aac (diff) | |
download | CMake-f24e34975a34c7cad6422a517a59c310d6ea00c9.zip CMake-f24e34975a34c7cad6422a517a59c310d6ea00c9.tar.gz CMake-f24e34975a34c7cad6422a517a59c310d6ea00c9.tar.bz2 |
ExternalProject: retry download on recoverable errors
In order to shorten the download failure of ExternalProject download
steps, a download retry is only done when a recoverable network
error is encountered.
Diffstat (limited to 'Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt')
-rw-r--r-- | Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt b/Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt new file mode 100644 index 0000000..c20fd86 --- /dev/null +++ b/Tests/RunCMake/ExternalProject/DownloadTimeout-build-result.txt @@ -0,0 +1 @@ +^[^0] |