mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 13:52:37 +00:00
Add netscape.com to cvsblames that have no address.
This commit is contained in:
parent
33e71beaac
commit
174b554398
@ -207,6 +207,8 @@ sub build_blame {
|
||||
my $source_text = join '', @text[$line-4..$line+2];
|
||||
chomp $source_text;
|
||||
|
||||
$who = "$who%netscape.com" unless $who =~ /[%]/;
|
||||
|
||||
$warn_rec->{line_rev} = $line_rev;
|
||||
$warn_rec->{source} = $source_text;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user