1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

update to the latest releng basebuilder - related to bug 264672

This commit is contained in:
Vivian Kong 2009-02-12 15:28:33 +00:00
parent 03dd6bda62
commit b80da27364

View file

@ -28,7 +28,7 @@ umask 0022
mkdir -p tools
cd tools
cvs -d:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse \
checkout -r R35_M2 org.eclipse.releng.basebuilder
checkout -r R35_M4 org.eclipse.releng.basebuilder
cd ..
# Let's go!