@ -66,7 +66,7 @@ sub generate_output_table ($ts) {
if ( $days > 0 ) {
my $perf = $ghz_days / $days;
push( @{ $list->{$machine} }, $perf );
push $list->{$machine}->@*, $perf;
}
The note is not visible to the blocked user.