mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Got rid of the tee in the build.sh to make it more flexible as to where the build log goes.
This commit is contained in:
parent
155525b0ea
commit
20c122f90f
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ cvs -d:pserver:anonymous@dev.eclipse.org:/home/eclipse \
|
|||
cd ..
|
||||
|
||||
java -cp tools/org.eclipse.releng.basebuilder/startup.jar org.eclipse.core.launcher.Main \
|
||||
-ws gtk -application org.eclipse.ant.core.antRunner $* 2>&1 | tee build.log
|
||||
-ws gtk -application org.eclipse.ant.core.antRunner $*
|
||||
|
|
Loading…
Add table
Reference in a new issue