[Insight-developers] CTest ctest_submit in parts, re-running
    David Cole 
    dlrdave at aol.com
       
    Tue Feb 25 12:20:33 EST 2014
    
    
  
I think you have two options:
(1) delete the build manually before re-running the script
Easy, but manual.
(2) Do a ctest_submit of a ctest_build Build.xml file without the 
APPEND...
When you submit the Build.xml file without APPEND in it is the *only* 
trigger for CDash to delete a build first before adding the new 
information being submitted.
This second technique could be automated, but it would result in a 
(probably even more) confusing script.
I'd recommend going with (1) unless you really, really need it 
automated.
D
    
    
More information about the Insight-developers
mailing list