1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-05 07:15:39 +02:00

Update to the latest platform releng basebuilder

This commit is contained in:
Vivian Kong 2008-05-23 13:27:33 +00:00
parent 30536df362
commit 781549e222

View file

@ -28,7 +28,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 M7_34 org.eclipse.releng.basebuilder checkout -r RC1_34 org.eclipse.releng.basebuilder
cd .. cd ..
# Let's go! # Let's go!