[CMake] bug in ctest (2.6.3)?
Clemens Arth
clemens.arth at gmx.at
Wed Mar 4 12:59:37 EST 2009
Well, it's on you to decide, but I'd still suggest that Bill's
workaround also goes into the cvs for the next release to make
everything more bullet-proof...
David Cole wrote:
> 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 <clemens.arth at gmx.at
> <mailto:clemens.arth at gmx.at>> 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 <http://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
>
>
More information about the CMake
mailing list