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:
parent
4c3a698582
commit
2bcf38bcb4
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue