This commit is contained in:
Xavier Pillons 2020-05-13 18:28:13 +02:00
Родитель 53fe241ca9
Коммит 18db389653
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -90,7 +90,7 @@ function check_ib_values()
check_ib_device
if [ $bad_node -eq 1 ]; then
if [ $bad_node -eq 0 ]; then
echo "VM is healthy"
else
echo "VM is unhealthy"