]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/AliShuttle.cxx
Bug fix (Jan Fiete): recovering from StoreError, if the store to OCDB is successful,
[u/mrichter/AliRoot.git] / SHUTTLE / AliShuttle.cxx
index 34ed3c4f9da5accf05dd3aa3b5de0e7fef0c418d..0ffb9dd9177152e95f42a5ba70336a4f2f2756af 100644 (file)
 
 /*
 $Log$
+Revision 1.79  2007/12/19 14:03:01  acolla
+
+detector name to build the lhcPeriod_DET is to be looked in "detector" column, not "partition"
+
 Revision 1.78  2007/12/19 11:50:41  acolla
 
 Raw data tag merged files is written in /alice/data/.../lhcPeriod_DET/runNb/raw if partition is made of DET only
@@ -1403,6 +1407,8 @@ Bool_t AliShuttle::ContinueProcessing()
                        Log("SHUTTLE", Form("ContinueProcessing - %s: all objects "
                                "successfully stored into main storage",
                                fCurrentDetector.Data()));
+                       UpdateShuttleStatus(AliShuttleStatus::kDone);
+                       UpdateShuttleLogbook(fCurrentDetector, "DONE");
                } else {
                        Log("SHUTTLE",
                                Form("ContinueProcessing - %s: Grid storage failed again",