From bdce0fc31746df4bbd36b5ce6d11e564e04d2452 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Tue, 5 May 2020 13:37:01 -0400 Subject: CTestCustom: fix indentation --- CTestCustom.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CTestCustom.cmake.in') diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index c3f3b7cef0..622f054d9c 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -80,7 +80,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION "compilation completed with warnings" # PGI "[0-9]+ Warning\\(s\\) detected" # SunPro -# scanbuild exceptions + # scanbuild exceptions "char_traits.h:.*: warning: Null pointer argument in call to string length function" "stl_construct.h:.*: warning: Forming reference to null pointer" ".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*" -- cgit v1.2.1