summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ctest_submit/CDashUploadRetry-result.txt
Commit message (Collapse)AuthorAgeFilesLines
* ctest_submit: Allow RETRY_COUNT for CDASH_UPLOADZack Galbreath2017-01-201-0/+1
Teach the CDASH_UPLOAD signature of ctest_submit() to honor the RETRY_COUNT and RETRY_DELAY options. Also teach HttpRequest() to honor the default 120 second timeout for curl connections.