[CMake] Fedora package test failures with 2.8.0 rc4

2009-10-30 Thread Orion Poplawski
These tests are failing in the Fedora build: 110 - CTestTestFailedSubmit-ftp (Failed) 111 - CTestTestFailedSubmit-http (Failed) 112 - CTestTestFailedSubmit-https (Failed) again, I believe these are because the Fedora builders do not have network access. Similar

Re: [CMake] Fedora package test failures with 2.8.0 rc4

2009-10-30 Thread David Cole
Does this patch fix it? $ cvs -q diff Index: Tests/CMakeLists.txt === RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v retrieving revision 1.148 diff -r1.148 CMakeLists.txt 1254,1255c1254,1255 set(regex ${regex}(Couldn.t

Re: [CMake] Fedora package test failures with 2.8.0 rc4

2009-10-30 Thread Orion Poplawski
On 10/30/2009 11:02 AM, David Cole wrote: Does this patch fix it? $ cvs -q diff Index: Tests/CMakeLists.txt === RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v retrieving revision 1.148 diff -r1.148 CMakeLists.txt