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

revert change to the basebuilder version

This commit is contained in:
Vivian Kong 2008-05-22 15:14:55 +00:00
parent 2a74dfe5e9
commit 52c342c592

View file

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