do not send email for builds with status 'aborted'
[?]
Mar 15, 2011, 12:12 PM
LOMVF2KHUIJSCXY76FDF4YMGAEVTHGPFMYFC2SRSWNA2C6NYFRLQCDependencies
Change contents
- edit in src/script/hydra_build.pl.in at line 94
# if there is a previous build with same buildstatus, do not send email - edit in src/script/hydra_build.pl.in at line 96
return;}# if buildstatus of this build is aborted, do not send emailif ($build->resultInfo->buildstatus == 3) {