1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Force HEAD builder

This commit is contained in:
Martin Oberhuber 2010-03-16 12:41:37 +00:00
parent ddd45fca2b
commit 8aeec9ca17

View file

@ -201,7 +201,7 @@ fi
if [ -f org.eclipse.rse.build/CVS/Entries ]; then
echo "Updating org.eclipse.rse.build from CVS"
cd org.eclipse.rse.build
cvs -q update -dPR
cvs -q update -A -dPR
cd ..
else
if [ -d org.eclipse.rse.build ]; then