Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 254972
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- genlop
0
++ genlop
Lines 694-699 Link Here
694
    {
694
    {
695
		my $e_current;
695
		my $e_current;
696
        $ebuild_arg =~ s/(\+)/\\$1/g;
696
        $ebuild_arg =~ s/(\+)/\\$1/g;
697
        $ebuild_arg =~ s/(.*\/)//g;
697
        foreach my $logfile (@logfiles)
698
        foreach my $logfile (@logfiles)
698
        {
699
        {
699
            my $handle;
700
            my $handle;

Return to bug 254972