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:
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
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue