[Cdash] CDash wiki install page
Bill Hoffman
bill.hoffman at kitware.com
Sun Mar 23 13:14:47 UTC 2008
Trevor Kellaway wrote:
> Bill,
>
>> OK, I forgot to send the put.py in the last attachment. I have
>> attached it now.
>>
>> Here is the code to use it (was in the first TriggerSite.py
>> script I sent:
>>
>>
>> import put
>> f = open(fullPathToDestinationXMLFile, 'rb')
>> put.putfile(f,
>> 'http://ij.itk.org/CDash/submit.php?project=' + project)
>> f.close()
>
> Thanks, it is now working, sending to Dart2 and CDash!
>
> I'll tidy up the code and add a wiki page (with a note that it will only
> work for Apache2).
>
Thanks, I will send the other version of put on Monday, and then it
should work for all versions of apache.
-Bill
More information about the CDash
mailing list