Maik Beckmann wrote:
2009/11/16 Maik Beckmann <beckmann.m...@googlemail.com>:
2009/11/16 Bill Hoffman <bill.hoff...@kitware.com>:
http://my.cdash.org/viewNotes.php?buildid=38044

If nothing is checked out, it will checkout the code, then read the config
file after that.
Checking your script now..

I see, CTEST_PROJECT_NAME is set in this script.  If I do the same,
the next thing that goes wrong is the results are sent to kitware
rather than my server.

Apparently I have to duplicate the content of CTestConfig.cmake for
all projects that are to be tested, right?

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.

-Bill
_______________________________________________
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

Reply via email to