The bug fix allowing CTEST_DROP_SITE_CDASH to work was only recently made in CVS CTest. It is not in 2.6.3....
On Wed, Mar 4, 2009 at 12:11 PM, Clemens Arth <[email protected]> wrote: > Bill Hoffman wrote: > >> Clemens Arth wrote: >> >> >>> thanks for having a look at this issue. I get an error because I have >>> >>> SET (CTEST_TRIGGER_SITE "not used") >>> >>> in my script, which causes an error in any case (resolving "not used"). >>> However, I think this is the default value to set if one does not want >>> triggering, right? Your suggested patch works as expected. >>> >>> >> Try set(CTEST_DROP_SITE_CDASH TRUE), that will tell the trigger not to >> run. >> >> -Bill >> >> that's what is contained in all scripts that I'm using but it does not > help.... > > Clemens > > _______________________________________________ > 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 >
_______________________________________________ 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
