2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

Fix bug2193:xcatprobe xcatmn could not probe mn's dns status #2193

This commit is contained in:
hu-weihua 2016-11-23 03:41:49 -05:00
parent 96eb4b04fb
commit d07f1e9a77

View File

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