From f1b3142a2e6ce1ef85b91b220c8e7c11b49bb83c Mon Sep 17 00:00:00 2001 From: David Cole Date: Wed, 8 Jul 2009 14:43:43 -0400 Subject: COMP: Suppress warnings from the Utilities/cmtar code in dashboard results. --- CTestCustom.cmake.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 98f6d6f..5c9b15e 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -14,6 +14,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Utilities.cmzlib." "Source.CTest.Curl" "Utilities.cmcurl" + "Utilities.cmtar" "Source.CursesDialog.form" "/usr/bin/ld.*warning.*-..*directory.name.*bin.*does not exist" "Redeclaration of .send..... with a different storage class specifier" -- cgit v0.12