mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 13:25:45 +02:00
use the latest basebuilder
This commit is contained in:
parent
ab6a54d8ac
commit
cd00163ed8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ umask 0022
|
||||||
mkdir -p tools
|
mkdir -p tools
|
||||||
cd tools
|
cd tools
|
||||||
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
|
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
|
||||||
checkout -r R35_M6 org.eclipse.releng.basebuilder
|
checkout -r R35_M7 org.eclipse.releng.basebuilder
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# Let's go!
|
# Let's go!
|
||||||
|
|
Loading…
Add table
Reference in a new issue