Lossen the CTestCustom regexes

This commit is contained in:
Chuck Atkins 2016-03-18 13:46:31 -04:00
parent 5f72eb9252
commit dafb205180

@ -19,5 +19,5 @@
##============================================================================
list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
"warning: ignoring loop annotation"
".*warning: ignoring loop annotation.*"
)