Changeset 363 for trunk


Ignore:
Timestamp:
Sep 14, 2018, 10:34:12 PM (6 years ago)
Author:
g7moreau
Message:
  • An enable small change
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ddt/ddt

    r362 r363  
    27912791
    27922792                  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';
    27942794
    27952795                  next LOOP_ON_IP;
Note: See TracChangeset for help on using the changeset viewer.