<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div>Hi there,</div><div><br></div><div>I've been struggling getting a custom cdash script to work. I want to submit to some subproject and also some additional files (exp: the compiled binary). If I understand correctly I need to write a custom script.</div><div><br></div><div>Now I played around a bit and got this working. However, what I don't like is that I have to set CTEST_SITE and other stuff manually. </div><div><br></div><div>When I use "ctest -D Experimental" for example, I don't specify this by hand. As I see it the DartConfiguration.tcl file is parsed and then used to run<span style="font-size: 12pt; "> </span><span style="font-size: 12pt; ">"ctest -D Experimental".</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; ">My question now is, can I somehow use the
information in </span><span style="font-size: 12pt; ">DartConfiguration.tcl to fill the variables like CTEST_SITE and so on? Is there a function or a macro that sets there variables?</span></div><div><span style="font-size: 12pt; "><br></span></div><div><span style="font-size: 12pt; "><br></span></div><div>Regards</div><div>Michael</div></div></body></html>