This is really an error
This commit is contained in:
parent
d0d9330c40
commit
333a007d31
@ -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
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user