mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +02:00
Re-enable signedUpdates
This commit is contained in:
parent
b42f49471d
commit
1c18b59ad7
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
|
cd $HOME/downloads-tm/testUpdates/bin
|
||||||
cvs update
|
cvs update
|
||||||
./mkTestUpdates.sh
|
./mkTestUpdates.sh
|
||||||
##Update the signedUpdates site
|
#Update the signedUpdates site
|
||||||
#echo "Refreshing signedUpdates site"
|
echo "Refreshing signedUpdates site"
|
||||||
#cd $HOME/downloads-tm/signedUpdates/bin
|
cd $HOME/downloads-tm/signedUpdates/bin
|
||||||
#cvs update
|
cvs update
|
||||||
#./mkTestUpdates.sh
|
./mkTestUpdates.sh
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue