Making some small changes
This commit was SVN r5481.
Этот коммит содержится в:
родитель
1ac858dcc9
Коммит
02314bda9c
@ -216,7 +216,7 @@ sub generate_stats {
|
|||||||
else {
|
else {
|
||||||
#Now we are doing the right line. Search for this file
|
#Now we are doing the right line. Search for this file
|
||||||
if (/$file_name/) {
|
if (/$file_name/) {
|
||||||
s/^([0-9]+\.[0-9]+\%)\.*/$1/;
|
s/^([\s,0-9]*\.[0-9]+\%)\.*/$1/;
|
||||||
my $val = $1;
|
my $val = $1;
|
||||||
$average += $val;
|
$average += $val;
|
||||||
$k++;
|
$k++;
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user