Bill Hoffman wrote:
Clemens Arth wrote:
Until now, this worked well, but now it seems that CTEST_RUN_SCRIPT
is only called once and, not as expected, multiple times one after
each other. I guess this is not the intended behaviour... Can anyone
reproduce this?
I reproduced it. I think I have a fix. The problem is that the
CTEST_RUN_SCRIPT command will fail now if there are ANY errors in the
script prior to running the script. Are you getting any errors in the
first script?
Hi,
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.
Thanks
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