sync-containers3: print ping timeout reasons before container kill
This commit is contained in:
parent
a6ed47e691
commit
5beea992dd
@ -155,7 +155,7 @@ in {
|
||||
# echo 'container is reachable, continueing'
|
||||
continue
|
||||
else
|
||||
# echo 'container seems dead, killing'
|
||||
echo 'container seems dead, killing'
|
||||
break
|
||||
fi
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user