@@ -7,7+7,7 @@ See accompanying License file for license details
-%]
[% PERL %]
use POSIX qw(ceil);
-%]
[% PERL %]
use POSIX qw(ceil);
- my $lrfactor = 6;
+ my $lrfactor = 4;
$stash->set(lrfactor => $lrfactor);
my $rows = $stash->get('log_file_names');
my $logrows = ceil(scalar(@$rows)/$lrfactor);
$stash->set(lrfactor => $lrfactor);
my $rows = $stash->get('log_file_names');
my $logrows = ceil(scalar(@$rows)/$lrfactor);
@@ -15,10+15,10 @@ See accompanying License file for license details
$stash->set( logcells => $logcells);
$stash->set( logrows => $logrows );
[% END -%]
$stash->set( logcells => $logcells);
$stash->set( logrows => $logrows );
[% END -%]
-[% mytitle = BLOCK %]PostgreSQL BuildFarm | [% IF stage != 'OK' %]Log for system "[% system %]" failure on snapshot taken [% urldt ; ELSE %]Configuration summary for system "[% system %]" snapshot taken [% urldt ; END ; END -%]
+[% mytitle = BLOCK %]Exim BuildFarm | [% IF stage != 'OK' %]Log for system "[% system %]" failure on snapshot taken [% urldt ; ELSE %]Configuration summary for system "[% system %]" snapshot taken [% urldt ; END ; END -%]