Changeset 8024 in genesis


Ignore:
Timestamp:
May 25, 2010, 3:10:28 PM (15 years ago)
Author:
rick
Message:

Grumble, test before commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/proxy-8.0/wleiden.pl

    r8023 r8024  
    254254      else {
    255255        if ( $DHCPCLIENT{$if} =~ /yes/i ) {
    256            $output .= "ifconfig_$if=\"inet DHCP";
     256           $output .= "ifconfig_$if=\"DHCP";
    257257        } else {
    258258           $output .= "ifconfig_$if=\"inet $IP{$interface}";
Note: See TracChangeset for help on using the changeset viewer.