Fix typo.
git-svn-id: svn://10.0.0.236/trunk@51799 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -80,7 +80,7 @@ if (defined $warning_buildnames_pat
|
||||
if (defined $bloat_buildnames_pat
|
||||
and $tinderbox{build} =~ /^$bloat_buildnames_pat$/
|
||||
and $tinderbox{status} eq 'success') {
|
||||
system "./bloat.pl $tindexbox{tree} $tinderbox{logfile}";
|
||||
system "./bloat.pl $tinderbox{tree} $tinderbox{logfile}";
|
||||
}
|
||||
|
||||
# Static pages
|
||||
|
||||
Reference in New Issue
Block a user