]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/genkine/runtest.sh
added printout of equipment-ID in case of decode errors
[u/mrichter/AliRoot.git] / test / genkine / runtest.sh
index d74885b95a14e055f5eaf7fbfef1ca7b65a41a6b..630610863fa910a3765440c5f527a3c36b5e59fc 100755 (executable)
@@ -6,7 +6,7 @@ chmod a-w *.root
 cd ../sim
 aliroot -b -q sim.C\(5\) 2>&1 | tee sim.log
 aliroot -b -q rec.C      2>&1 | tee rec.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