Remove testing echos
This commit is contained in:
parent
105603817b
commit
bbe9905817
1 changed files with 0 additions and 3 deletions
3
arkdep
3
arkdep
|
@ -179,9 +179,6 @@ healthcheck () {
|
|||
|
||||
cleanup () {
|
||||
|
||||
echo UN: ${untracked[@]}
|
||||
echo A: ${hanging_cache[@]}
|
||||
|
||||
if [[ -n $untracked ]]; then
|
||||
printf '\e[1;34m-->\e[0m\e[1m Cleaning up untracked deployments\e[0m\n'
|
||||
for target in ${untracked[@]}; do
|
||||
|
|
Loading…
Add table
Reference in a new issue