]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/generators/epos/runtest.sh
Corrected library names and paths to macros
[u/mrichter/AliRoot.git] / test / generators / epos / runtest.sh
index 046aabd4ed870256c7206563feec7a922ba01d0b..029fc6ac7c9fb17a3f286852de3f2e8ae7665af2 100755 (executable)
@@ -18,8 +18,8 @@ aliroot -b -q $1sim.C      2>&1 | tee sim.log
 mv syswatch.log simwatch.log
 aliroot -b -q $1rec.C      2>&1 | tee rec.log
 mv syswatch.log recwatch.log
-aliroot -b -q ${ALICE_ROOT}/STEER/CheckESD.C 2>&1 | tee check.log
-aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log
+aliroot -b -q ${ALICE_ROOT}/STEER/macros/CheckESD.C 2>&1 | tee check.log
+aliroot -b -q ${ALICE_ROOT}/STEER/macros/CreateAODfromESD.C 2>&1 | tee aod.log