ENH: Cleanup

This commit is contained in:
Andy Cedilnik 2003-04-18 10:01:58 -04:00
parent cf4d96a3f7
commit 05e0437943
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ static const char* cmCTestWarningMatches[] = {
"WARNING: ",
"([^ :]+) : warning",
"([^:]+): warning",
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\([W]\\)",
"\", line [0-9]+\\.[0-9]+: [0-9]+-[0-9]+ \\(W\\)",
0
};