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

fix defect 1152 to use nslookup correctly

This commit is contained in:
litingt@cn.ibm.com 2016-05-24 01:30:37 -04:00
parent 3a6154f30d
commit 8fb16e5bed

View File

@ -72,7 +72,7 @@ check:rc==0
cmd:cat /etc/bind/named.conf
check:rc==0
check:output~=zone "100.100.100.IN-ADDR.ARPA."
cmd:nslookup dnstestnode
cmd:nslookup dnstestnode $$MN
check:output~=Server: $$MN
check:output!~(server can't find dnstestnode)
cmd:rm -f /etc/hosts