]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/genkine/runtest.sh
ALIROOT-5575 Missing protection in AliAnalysisTaskFiltereTree
[u/mrichter/AliRoot.git] / test / genkine / runtest.sh
index e9c011bb2b3c2b4ce86848048421c1463ffdf69a..d74885b95a14e055f5eaf7fbfef1ca7b65a41a6b 100755 (executable)
@@ -6,5 +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 aod.C 2>&1 | tee aod.log