2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

Merge pull request #2194 from hu-weihua/2193

Fix bug2193:xcatprobe xcatmn could not probe mn's dns status #2193
This commit is contained in:
xuweibj
2016-11-23 16:49:21 +08:00
committed by GitHub

View File

@ -671,7 +671,7 @@ sub check_dns_service {
}
}
}
} esle {
} else {
$rst = 2;
}