* Typo.
[?]
Aug 12, 2009, 1:50 PM
ZDNXMJ3J7OF5ZCZWCU6U5XEXCLVZVZYNLPWB74UNUC5ADQFODWAQCDependencies
- [2]
QUTWJR7P* Include more info in notification emails. - [3]
7YBYT2LQ - [4]
KA45EBF5* Send email if a build fails. - [5]
6KCP6ODP* Get the URI for use in notification mails from the Hydra config
Change contents
- replacement in src/script/hydra_build.pl at line 66
my $infoTable = Text::Table->new({ align => "left" }, \" | ", { align => "left" });my $infoTable = Text::Table->new({ align => "left" }, \ " | ", { align => "left" }); - replacement in src/script/hydra_build.pl at line 85
{ title => "Name", align => "left" }, \" | ",{ title => "Type", align => "left" }, \" | ",{ title => "Name", align => "left" }, \ " | ",{ title => "Type", align => "left" }, \ " | ", - replacement in src/script/hydra_build.pl at line 107
. "Complete build information page can be found here: ". "Complete build information can be found on this page: "