Searched +full:hp +full:- +full:nonsecure (Results 1 – 1 of 1) sorted by relevance
43 # so that it makes backups and only modifies files when we're not in "-v"311 # pre-pending $line_to:prepend unless one or more lines in the file matches350 &B_log("ACTION","Pre-pended the following line to $filename:\n");396 &B_log("ACTION","File modification in $filename -- replaced line\n" .419 # replacing the line matching the nth $pattern specified in $patterns_and_substitutes->[n]->[0]420 # with the corresponding substitutes in $patterns_and_substitutes->[n]->-[1]461 my $pattern = $pair->[0] ;462 my $replace = $pair->[1];468 #if ( $line =~ s/$pair->[0]/$pair->[1]/) {476 B_log("ACTION","File modification in $filename -- replaced line\n" .[all …]