]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/macrosSDD/TestPreprocessorSDD.C
.so cleanup: more gSystem->Load()
[u/mrichter/AliRoot.git] / ITS / macrosSDD / TestPreprocessorSDD.C
index 8778ec50b34ffe142b4453f70a65a2dba93dd78c..a76f5f788f10108f4e02006427a9566a13b71453 100644 (file)
@@ -6,7 +6,7 @@ void TestPreprocessorSDD(Char_t *optRunType="PULSER"){
   // - 4 tar files with simulated output of INJECTOR DA
   // - 1 root file with simulated output of DCS
   // all these files can be found on 
-  gSystem->Load("$ALICE_ROOT/SHUTTLE/TestShuttle/libTestShuttle.so");
+  gSystem->Load("$ALICE_ROOT/SHUTTLE/TestShuttle/libTestShuttle");
 
   // The parameters are run, startTime, endTime
   AliTestShuttle* shuttle = new AliTestShuttle(7, 0, 1);