Oops, missed to cc to the mailing list 2009/11/16 Maik Beckmann <beckmann.m...@googlemail.com>: > 2009/11/16 Bill Hoffman <bill.hoff...@kitware.com>: >> But, that is not happening in my script. It is ending up on the correct >> my.cdash.org LAPACK dashboard when I run this script. I am sure there is a >> bug in here somewhere, just not sure where... But, one work around is to >> load the CTestConfig.cmake file with include after the update right in the >> script. But, I would like to figure out what makes this work and not work. > > To reproduce: > > $ svn co svn://falconpl.org/falcon/tools/trunk/testing > A testing/ctest_driver.cmake.in > A testing/ctest_driver_details.cmake > A testing/README > Ausgecheckt, Revision 178. > $ cd testing/ > $ cp ctest_driver.cmake.in ctest_driver.cmake > $ gvim ctest_driver.cmake > > Remove the first column of comments alter the CTEST_SITE and > CTEST_BUILD_NAME. Only the first entry in the testee array is > mandatory. This version should do it: http://pastebin.ca/1673736 > > $ ctest -VV -S ctest_driver.cmake > > -- Maik > _______________________________________________ Powered by www.kitware.com
Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake