minor fix
This commit is contained in:
parent
e8d48b81e0
commit
04f26ded54
@ -1480,7 +1480,7 @@ sub send_mail {
|
||||
my $msg = shift;
|
||||
my $head;
|
||||
if($num == 0) {
|
||||
$head = "xCATreg got fital error with: ";
|
||||
$head = "xCATreg got fatal error with: ";
|
||||
} elsif ($num == 1) {
|
||||
$head = "AUTOMATED REGRESSION TEST REPORT\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user