зеркало из https://github.com/mozilla/gecko-dev.git
cut&paste bug
This commit is contained in:
Родитель
48a71d9872
Коммит
2b5d21db32
|
@ -410,7 +410,7 @@ BEGIN {
|
|||
# Scrape data
|
||||
if (defined $td->{scrape}{$logfile}) {
|
||||
my ($scrape_data)
|
||||
= @{ $td->{startup}{$logfile} };
|
||||
= @{ $td->{scrape}{$logfile} };
|
||||
# ex: Tp:5.45s
|
||||
print sprintf "<br>$scrape_data";
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче