Hi Jonathan,

Thanks for the patch. It's been ironed out for a couple of issues (one shown
below), and will be included in the upcoming release of update-inetd.

  sub scan_entries {
       my ($service, $pattern) = @_;
       -    unless (defined($service)) { $service = '[^#\s]'; }
       +    unless (defined($service)) { $service = '[^#\s]+'; }
            unless (defined($pattern)) { $pattern = ''; }
                 my $counter = 0;

Cheers,
Serafeim

-- 
debtags-organised WNPP bugs: http://members.hellug.gr/serzan/wnpp



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to