1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

use R36_M2 releng builder since M3 version does not work right now

This commit is contained in:
Vivian Kong 2010-01-14 22:04:38 +00:00
parent b4c6a509ff
commit e896d70c91

View file

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