Browse Source

ENH: try to get rid of clock skew warning

Bill Hoffman 19 years ago
parent
commit
070e199f9e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CTestCustom.ctest.in

+ 1 - 0
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"
   )