mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
Fix copying Terminal Prereq for Testing
This commit is contained in:
parent
d753488c0b
commit
eed93c4dd0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<!--<fileset dir="${downloadsDir}" includes="${emfFile},${eclipseFile},${wtpFile},${orbitFile}"/>-->
|
||||
<fileset dir="${downloadsDir}" includes="${emfFile},${eclipseFile},${orbitFile}"/>
|
||||
<!--TODO: Main runtime is RSE, therefore need to copy TM-terminal and others to test as well-->
|
||||
<fileset dir="${testDir}/../.." includes="TM-terminal-*.zip"/>
|
||||
<fileset dir="${executionDir}/../../.." includes="TM-terminal-*.zip"/>
|
||||
</copy>
|
||||
<property name="shell" value="relengbuildgtk.sh"/>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue