]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/Cal/AliTRDCreateDummyCDB.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / TRD / Cal / AliTRDCreateDummyCDB.C
index 6d243b4ec28080bb3d5c3069178508b48bc69c52..1311bfcced5b0a92742fcc2450725fb987cc2efd 100644 (file)
@@ -216,7 +216,7 @@ void AliTRDCreateDummyCDB()
        << endl;
   
   AliCDBManager *man = AliCDBManager::Instance();
-  gStorLoc = man->GetStorage("local://$ALICE_ROOT");
+  gStorLoc = man->GetStorage("local://$ALICE_ROOT/OCDB");
   if (!gStorLoc) {
     return;
   }