1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

Add signing to the build.

This commit is contained in:
Doug Schaefer 2007-06-13 17:57:31 +00:00
parent 6036e85929
commit 3336f82e21

View file

@ -138,7 +138,7 @@
<exec executable="sign">
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results/${buildType}.${buildId}/${masterFile}"/>
<arg value="nomail"/>
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results"/>
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results/signed"/>
</exec>
<waitfor maxwait="30" maxwaitunit="minute">
<available file="${buildDirectory}/signed/${masterFile}"/>