Fix typo.
This commit is contained in:
parent
a57957df84
commit
bf42392fe4
|
@ -65,7 +65,7 @@ sub sendJobsetErrorNotification() {
|
||||||
|
|
||||||
my $body = "Hi,\n"
|
my $body = "Hi,\n"
|
||||||
. "\n"
|
. "\n"
|
||||||
. "This is to let you know that Hydra jobset evalation of $projectName:$jobsetName "
|
. "This is to let you know that Hydra jobset evaluation of $projectName:$jobsetName "
|
||||||
. "resulted in the following error:\n"
|
. "resulted in the following error:\n"
|
||||||
. "\n"
|
. "\n"
|
||||||
. "$errorMsg"
|
. "$errorMsg"
|
||||||
|
|
Loading…
Reference in a new issue