Remove redundant dot in status emails
[?]
Feb 7, 2012, 1:51 PM
ZCQOOAGYGHA2NYLVQOKDK2O7MDHDTVDQJ6FJZJ4KW6FGBNI7TNGACDependencies
- [2]
K7IRNVRFhydra: fixed email notification bug, when build is performed for the first time (it always said succeeded in the body of the mail - [3]
KA45EBF5* Send email if a build fails. - [4]
IS32JFKX* Typo. - [5]
FHAVPTZ6Hydra/23: added some X-headers with meta info in email notifications, added more descriptive status - [6]
FYO6NECEhydra - [*]
7YBYT2LQ
Change contents
- replacement in src/script/hydra-build at line 166
. " of job " . $jobName . " " . (defined $prevBuild ? "has changed from '".statusDescription($prevBuild->resultInfo->buildstatus)."' to '$status'" : "is '$status'." ) .".\n". " of job " . $jobName . " " . (defined $prevBuild ? "has changed from '" . statusDescription($prevBuild->resultInfo->buildstatus) . "' to '$status'" : "is '$status'" ) .".\n"