From 070e199f9e9af6bf670c287be1536d6879852956 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 25 Jul 2006 08:27:07 -0400 Subject: ENH: try to get rid of clock skew warning --- CTestCustom.ctest.in | 1 + 1 file changed, 1 insertion(+) diff --git a/CTestCustom.ctest.in b/CTestCustom.ctest.in index ffc1945..a61cf2c 100644 --- a/CTestCustom.ctest.in +++ b/CTestCustom.ctest.in @@ -19,6 +19,7 @@ SET(CTEST_CUSTOM_WARNING_EXCEPTION "Redeclaration of .send..... with a different storage class specifier" "Utilities/cmexpat/" "is not used for resolving any symbol" + "Clock skew detected" "remark\\(1209" "stl_deque.h:1051" ) -- cgit v0.12