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:
parent
3a6154f30d
commit
8fb16e5bed
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user