]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/ppbench/runtest.sh
CheckESD.C is now in STEER/macros
[u/mrichter/AliRoot.git] / test / ppbench / runtest.sh
index 41ff65b80ac41cfeabbc7dfd76e40066460c25de..d6eef003d4cf4f3e27e132b6aaabf8c8553357a8 100755 (executable)
@@ -18,7 +18,7 @@ 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/macros/CheckESD.C 2>&1 | tee check.log
 aliroot -b -q aod.C 2>&1 | tee aod.log
 
 cd recraw