X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=blobdiff_plain;f=cgi-bin%2Fsearch_packages.pl;h=c74ffc27689007cb035b47133d18287a4f5ffc15;hp=8e26b1154bd562b6c18b01fbaee4fcb5c683ede6;hb=bbe90f9136f133811370f0d3c58a96c7ee2dc795;hpb=453cd28ba606559921f114a2efce593c510c8e84 diff --git a/cgi-bin/search_packages.pl b/cgi-bin/search_packages.pl index 8e26b11..c74ffc2 100755 --- a/cgi-bin/search_packages.pl +++ b/cgi-bin/search_packages.pl @@ -159,8 +159,7 @@ unless (@Packages::CGI::fatal_errors) { \&read_src_entry, \%opts ) }; } elsif ($searchon eq 'contents') { require "./search_contents.pl"; - &contents(\$input); - exit; + &contents($input); } else { push @results, @{ do_names_search( $keyword, \%packages, $p_obj,