]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/testsimglobal.C
The test suite was modified to add the mel recipeint. The Makefile has a fast (make...
[u/mrichter/AliRoot.git] / PHOS / testsimglobal.C
index 2901f4e97d2b5c5b5b0d41e869f655d3217dd304..8b2e6c81598f9b542798a53a1720d2df054a66df 100644 (file)
@@ -103,7 +103,7 @@ void testsimglobal()
     write_info(mess) ;
   }
   else {
-    gSystem->Exec("uuencode $ALICE_ROOT/PHOS/testPHOS.root testPHOS.root | mail -s 'PHOS INSTALLATION ERROR' almajor@caramail.com") ;
+    gSystem->Exec("uuencode $ALICE_ROOT/PHOS/testPHOS.root testPHOS.root | mail -s 'PHOS INSTALLATION ERROR' schutz@in2p3.fr") ;
     mess = "Error message to PHOS director has been sent, please wait for his answer before launching the whole simulation again."  ;
     write_info(mess) ;
   }