|
|
@@ -2609,7 +2609,7 @@ ${CMake_BINARY_DIR}/bin/cmake -DDIR=dev -P ${CMake_SOURCE_DIR}/Utilities/Release
|
|
|
set(regex "${regex}|Error message was: ")
|
|
|
set(regex "${regex}([Cc]ould *n.t resolve host")
|
|
|
set(regex "${regex}|[Cc]ould *n.t connect to host")
|
|
|
- set(regex "${regex}|Failed connect to")
|
|
|
+ set(regex "${regex}|Failed *t*o* connect to")
|
|
|
set(regex "${regex}|Empty reply from server")
|
|
|
set(regex "${regex}|The requested URL returned error")
|
|
|
set(regex "${regex}|libcurl was built with SSL disabled. https: not supported)")
|