mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
update build script
This commit is contained in:
parent
624df06887
commit
f37fd1ca20
1 changed files with 2 additions and 2 deletions
|
@ -38,5 +38,5 @@ cd ..
|
|||
java $CDT_BUILD_VMARGS -jar tools/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.jar \
|
||||
-ws gtk -arch ppc -os linux -application org.eclipse.ant.core.antRunner $*
|
||||
|
||||
# Copy the build.log to where the latest build is
|
||||
cp /opt/public/download-staging.priv/tools/cdt/releng/build.log /home/www/tools/cdt/builds/7.0.0/latest
|
||||
# Copy the build.log to where the latest build is - done in cdtbuild script
|
||||
#cp /opt/public/download-staging.priv/tools/cdt/releng/build.log /home/www/tools/cdt/builds/7.0.0/latest
|
||||
|
|
Loading…
Add table
Reference in a new issue