Changeset 164


Ignore:
Timestamp:
09/21/09 19:05:39 (4 years ago)
Author:
jabra
Message:

removed unneeded lines

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fierce2/branch/fierce

    r163 r164  
    533533                output($subdomain_bf_output); 
    534534            } 
    535  
    536535            ################################################################################## 
    537536            # 
     
    591590                output($vhost_output); 
    592591            } 
    593  
    594592            ################################################################################## 
    595593            # 
     
    785783            "\n"; 
    786784        output($end_domainscan_output); 
    787  
    788         # $full_output .= validate($stop_domainscan_output); 
    789  
    790         #print $ns_output; 
    791         #print @zt_output; 
    792         #print $wildcard_output; 
    793  
    794         #print $bf_output; 
    795         #print $reverse_lookup_output; 
    796         #print $find_mx_output; 
    797         #print $whois_output; 
    798         #print $ext_bf_output; 
    799     } 
    800  
    801     #$fiercescan_output = ''; 
     785    } 
    802786 
    803787    my $fierce_end    = time(); 
     
    818802        || die $tt->error(), "\n"; 
    819803    output($end_fiercescan_output) 
    820  
    821804} 
    822805else { 
Note: See TracChangeset for help on using the changeset viewer.