mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
Disable change to signedUpdates
This commit is contained in:
parent
2be9af05c5
commit
80c3548212
1 changed files with 5 additions and 5 deletions
|
@ -117,11 +117,11 @@ if [ -f package.count -a "$FILES" != "" ]; then
|
|||
cd $HOME/downloads-tm/testUpdates/bin
|
||||
cvs update
|
||||
./mkTestUpdates.sh
|
||||
#Update the signedUpdates site
|
||||
echo "Refreshing signedUpdates site"
|
||||
cd $HOME/downloads-tm/signedUpdates/bin
|
||||
cvs update
|
||||
./mkTestUpdates.sh
|
||||
##Update the signedUpdates site
|
||||
#echo "Refreshing signedUpdates site"
|
||||
#cd $HOME/downloads-tm/signedUpdates/bin
|
||||
#cvs update
|
||||
#./mkTestUpdates.sh
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue