зеркало из https://github.com/mozilla/gecko-dev.git
Removing old binary link. r=slamm
This commit is contained in:
Родитель
af653f28eb
Коммит
9809b56459
|
@ -364,14 +364,6 @@ BEGIN {
|
|||
"<br>Bl:", print_bloat_delta($bloat, $bloat_cmp);
|
||||
}
|
||||
|
||||
# Binary
|
||||
#
|
||||
if ($br->{binaryname} ne '') {
|
||||
$binfile = "$buildtree/bin/$br->{buildtime}/$br->{buildname}/"
|
||||
."$br->{binaryname}";
|
||||
$binfile =~ s/ //g;
|
||||
print " <a href=$rel_path$binfile>B</a>";
|
||||
}
|
||||
print "</tt>\n</td>";
|
||||
}
|
||||
print "</tr>\n";
|
||||
|
|
Загрузка…
Ссылка в новой задаче