mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 20:29:49 -05:00
This is really an error
This commit is contained in:
+1
-1
@@ -118,6 +118,7 @@ static const char* cmCTestErrorMatches[] = {
|
||||
": Invalid loader fixup for symbol",
|
||||
": internal link edit command failed",
|
||||
": Unrecognized option \\`.*\\'",
|
||||
"\", line [0-9]+\\.[0-9]+:",
|
||||
0
|
||||
};
|
||||
|
||||
@@ -143,7 +144,6 @@ static const char* cmCTestWarningMatches[] = {
|
||||
"WARNING: ",
|
||||
"([^ :]+) : warning",
|
||||
"([^:]+): warning",
|
||||
"\", line [0-9]+\\.[0-9]+:",
|
||||
0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user