1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00

Add output when refreshing update site

This commit is contained in:
Martin Oberhuber 2006-10-31 17:56:23 +00:00
parent 4c3a698582
commit 2bcf38bcb4

View file

@ -63,6 +63,7 @@ fi
#Update the testUpdates site
if [ "$FILES" != "" ]; then
sg dsdp-tm-rse -c "echo \"Refreshing update site\" "
cd $HOME/downloads-tm/testUpdates/bin
./mkTestUpdates.sh
cd "$curdir"