Removing old binary link. r=slamm
git-svn-id: svn://10.0.0.236/trunk@58861 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
7e298db95a
commit
9f8ce65428
@ -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";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user