]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/TestPreprocessorSSD.C
Correct treatment of event species. Savannah bug 56071. (Panos)
[u/mrichter/AliRoot.git] / ITS / TestPreprocessorSSD.C
index e7ae53da6034d1c6338df126ecb82890649585e3..3b7b68fcf02b2b577551a798248908def6209120 100644 (file)
@@ -11,8 +11,8 @@ void TestPreprocessorSSD()
   // initialize location of CDB
   //  AliCDBManager::Instance()->SetDefaultStorage("local://${ALICE_ROOT}/SHUTTLE/TestShuttle/TestCDB");
 
-  AliTestShuttle::SetMainCDB("local://$ALICE_ROOT/SHUTTLE/TestShuttle/TestCDB");
-  AliTestShuttle::SetMainRefStorage("local://$ALICE_ROOT/SHUTTLE/TestShuttle/TestReference");
+  AliTestShuttle::SetMainCDB("local://$ALICE_ROOT/OCDB/SHUTTLE/TestShuttle/TestCDB");
+  AliTestShuttle::SetMainRefStorage("local://$ALICE_ROOT/OCDB/SHUTTLE/TestShuttle/TestReference");
 
   printf("Test OCDB storage Uri: %s\n", AliShuttleInterface::GetMainCDB().Data());
   printf("Test Reference storage Uri: %s\n", AliShuttleInterface::GetMainRefStorage().Data());