Changeset 310
- Timestamp:
- Jul 18, 2018, 10:27:39 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ddt/ddt
r309 r310 777 777 my ($mac_address, $attribute) = %{$computer}; 778 778 779 next LOOP_ON_COMPUTER if $attribute->{'hostname'} ne $hostname );779 next LOOP_ON_COMPUTER if $attribute->{'hostname'} ne $hostname; 780 780 781 781 if ($attribute->{'address_type'} eq 'pool-dhcp') {
Note: See TracChangeset
for help on using the changeset viewer.