mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +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
|
#Update the testUpdates site
|
||||||
if [ "$FILES" != "" ]; then
|
if [ "$FILES" != "" ]; then
|
||||||
|
sg dsdp-tm-rse -c "echo \"Refreshing update site\" "
|
||||||
cd $HOME/downloads-tm/testUpdates/bin
|
cd $HOME/downloads-tm/testUpdates/bin
|
||||||
./mkTestUpdates.sh
|
./mkTestUpdates.sh
|
||||||
cd "$curdir"
|
cd "$curdir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue