]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Improved log message
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Nov 2007 10:55:45 +0000 (10:55 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Nov 2007 10:55:45 +0000 (10:55 +0000)
STEER/AliGRPPreprocessor.cxx

index 46dba9aadec21e4f23448476e5ab168668cf49d8..2fd6abe997428d83568c39c317a4426188307aa4 100644 (file)
@@ -114,7 +114,7 @@ UInt_t AliGRPPreprocessor::Process(TMap* valueMap) {
   //=================//
   UInt_t iDaqFxs = ProcessDaqFxs();
   if(iDaqFxs == 1) {
-       Log(Form("Raw data merged tags copied succesfully in AliEn!!!"));
+       Log(Form("Raw data tags merged successfully!"));
   } else {
        Log(Form("Could not store run raw tag file!"));
        return 1;