]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/ppbench/runtest.sh
Added QA for digits during reconstruction (Yves)
[u/mrichter/AliRoot.git] / test / ppbench / runtest.sh
index 1f8915c5e821ab75331518d9950a0e755e173db9..7060a99505a83591c23112e61f031c3091f427c9 100755 (executable)
@@ -22,7 +22,7 @@ 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
 
 cd recraw
-ln -s ../raw.root
+ln -s ../raw.root .
 aliroot -b -q rec.C      2>&1 | tee rec.log
 aliroot -b -q ${ALICE_ROOT}/STEER/CreateAODfromESD.C\(\"AliESDs.root\",\"AliAODs.root\",kFALSE\) 2>&1 | tee aod.log