mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Changed compile log into txt file.
This commit is contained in:
parent
81a765a048
commit
a2b60dcd5b
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@
|
|||
<target name="mailFail" if="hasErrors">
|
||||
<mail subject="CDT ${branchVersion} Build ${buildId} failed"
|
||||
tolist="${mailto}" from="dschaefe@ca.ibm.com">
|
||||
<message src="compile.log"/>
|
||||
<message src="compilelog.txt"/>
|
||||
</mail>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue