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:
parent
b4c6a509ff
commit
e896d70c91
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 R36_M3 org.eclipse.releng.basebuilder
|
checkout -r R36_M2 org.eclipse.releng.basebuilder
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
# Let's go!
|
# Let's go!
|
||||||
|
|
Loading…
Add table
Reference in a new issue