]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/LHC08d6/Config.C
Extacting the OCDB in a separate module. The detectors have write permission in the...
[u/mrichter/AliRoot.git] / prod / LHC08d6 / Config.C
index 8f99eeb98e1b971f41e8423d0ce97516f7fa5317..9997ff484e4e794c6ff9834000f405b6d961412b 100644 (file)
@@ -127,11 +127,11 @@ void Config()
         cout << "#####################################################" << endl;
         cout << "#                                                   #" << endl;
         cout << "#     WARNING: CDB DEFAULT STORAGE NOT SET !!!      #" << endl;
-        cout << "#     SETTING IT TO local://$ALICE_ROOT !!!         #" << endl;
+        cout << "#     SETTING IT TO local://$ALICE_ROOT/OCDB !!!         #" << endl;
         cout << "#                                                   #" << endl;
         cout << "#####################################################" << endl;
 
-         AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT");
+         AliCDBManager::Instance()->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
     }
 
     if(AliCDBManager::Instance()->GetRun() < 0){