- Timestamp:
- Sep 14, 2018, 10:34:12 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ddt/ddt
r362 r363 2791 2791 2792 2792 print "Error: bad DNS host $dns_hostname / DDT host $attribute->{'hostname'} in sector $sector_current with IP $ip\n" 2793 if $attribute->{'hostname'} ne $dns_hostname ;2793 if $attribute->{'hostname'} ne $dns_hostname and $attribute->{'enabled'} ne 'no'; 2794 2794 2795 2795 next LOOP_ON_IP;
Note: See TracChangeset
for help on using the changeset viewer.