]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/PbPbbench/runtest.sh
Using recraw.C from the top directory
[u/mrichter/AliRoot.git] / test / PbPbbench / runtest.sh
index df9ae9f110b8e256d2f9c18fa148191b150040e7..46157a15f77c1cab47db724ff6d8f134a91fed88 100755 (executable)
@@ -23,7 +23,8 @@ if [ ! -e recraw ] ; then
 fi
 cd recraw
 ln -s ../raw.root
-aliroot -b -q rec.C      2>&1 | tee rec.log
+ln -s ../GRP
+aliroot -b -q ../recraw.C      2>&1 | tee rec.log
 aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C 2>&1 | tee aod.log