On Oct 17, 2010, at 11:59 AM, Tim Vandermeersch wrote:

> Hi,
> 
> The continuous build script now updates only one revision at a time.
> This should allow to find the commit(s) that break unit tests faster.
> This is especially useful for developers using git that use "git svn
> dcommit" to push several commits at once to the svn repo.
> 
> The new continuous_0_2.cmake script: http://pastebin.org/256592
> 
If you add the line,

set(CTEST_NOTES_FILES "${CTEST_SCRIPT_DIRECTORY}/${CTEST_SCRIPT_NAME}")

to your CTest driver script it will show up in the dashboard so that any of us 
can see what you are doing. This is what I normally use so that it is clear 
what is happening. You can add multiple files if one includes another, and they 
will all be available as notes attached to the submission.

Marcus
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
OpenBabel-Devel mailing list
OpenBabel-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-devel

Reply via email to