Skip to content
Snippets Groups Projects
Commit 46253ac0 authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Wouter Deconinck
Browse files

Compile again

parent e19da29f
No related branches found
No related tags found
1 merge request!80Single simulation test on standard reconstruction
This commit is part of merge request !80. Comments created here will be created in the context of that merge request.
......@@ -34,7 +34,7 @@ fi
ls -al ${LOCAL_PREFIX}
ls -al ${ROOT_BUILD_DIR} || true
mkdir -p ${ROOT_BUILD_DIR}/$(realpath benchmarks/single)
root -l -b -q "benchmarks/single/analyze.cxx(\"${JUGGLER_REC_FILE}\")"
root -l -b -q "benchmarks/single/analyze.cxx+(\"${JUGGLER_REC_FILE}\")"
if [[ "$?" -ne "0" ]] ; then
echo "ERROR analysis failed"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment