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

use the latest releng base builder

This commit is contained in:
Vivian Kong 2009-03-16 13:31:45 +00:00
parent e8bbf490bb
commit 368f623749

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_M4 org.eclipse.releng.basebuilder
checkout -r R35_M5 org.eclipse.releng.basebuilder
cd ..
# Let's go!