mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 16:23:52 +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
|
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