mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 12:05:21 +02:00
Force HEAD builder
This commit is contained in:
parent
ddd45fca2b
commit
8aeec9ca17
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ fi
|
||||||
if [ -f org.eclipse.rse.build/CVS/Entries ]; then
|
if [ -f org.eclipse.rse.build/CVS/Entries ]; then
|
||||||
echo "Updating org.eclipse.rse.build from CVS"
|
echo "Updating org.eclipse.rse.build from CVS"
|
||||||
cd org.eclipse.rse.build
|
cd org.eclipse.rse.build
|
||||||
cvs -q update -dPR
|
cvs -q update -A -dPR
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
if [ -d org.eclipse.rse.build ]; then
|
if [ -d org.eclipse.rse.build ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue