]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerSubprocessor.cxx
Fixing coding conventions
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerSubprocessor.cxx
index bea01143d26e214e171d04fec2e3143b191ca61b..a0e6e208b1b4b40a155a935edde512e76a6f8f0e 100644 (file)
@@ -149,7 +149,7 @@ AliMUONTriggerSubprocessor::Initialize(Int_t run, UInt_t startTime, UInt_t endTi
 
   if ( check ) 
   {
-    Master()->Log("Could not read some input file(s). Aborting");
+    Master()->Log("Could not read some input file(s). Exiting");
     Master()->Invalidate();
     return kFALSE;
   }