]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRIGGER/TestTRIGGERPreprocessor.C
Update amanda server for TOF
[u/mrichter/AliRoot.git] / TRIGGER / TestTRIGGERPreprocessor.C
index f6fefbd3ebf8c5a108c4b5020570addba0fcda74..566086fd49717b4923254cca20bf9242295cda12 100644 (file)
@@ -6,7 +6,7 @@
 void TestTRIGGERPreprocessor()
 {
   // load library
-  gSystem->Load("$ALICE_ROOT/SHUTTLE/TestShuttle/libTestShuttle.so");
+  gSystem->Load("$ALICE_ROOT/SHUTTLE/TestShuttle/libTestShuttle");
 
   // Defining shuttle instance (run number, start time, end time) 
   AliTestShuttle* shuttle = new AliTestShuttle(7, 0, 1);