FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 7fc05e2d authored by Dr T. Mona's avatar Dr T. Mona
Browse files

Updated maintainers.

parent 236ed30f
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ sub handleError {
my $failTimeStamp = getTimestampNow();
#Send email notifications:
my @maintainers = ("tm689\@cam.ac.uk", "rs481\@cam.ac.uk");
my @maintainers = ("jws52\@cam.ac.uk", "tm689\@cam.ac.uk", "rs481\@cam.ac.uk");
#@maintainers = ("rs481\@cam.ac.uk");print STDERR "DEBUG: MAINTAINERS LIST\n";
foreach my $maintainer (@maintainers) {
system("/storage/app/servermail/servermail/servermail.sh -r ".$maintainer." -s \"ERROR in the Ethiopia EWS ".$jobIDString." ".$failTimeStamp."\" -m \"".$errorString."\n\nError encountered at ".$failTimeStamp." during running of ".$jobIDString." initiated at ".$debugTimeString.".\n\nAutomatic running of ".$jobIDString." has been suspended.\n\nResolve this error and remove the error file ".$failFilePath." to reenable automatic processing of ".$jobIDString."\"");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment