Skip to content
Snippets Groups Projects
Commit 9ba4e352 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

single.sh: use compiled macro

parent 8df63ade
No related branches found
No related tags found
1 merge request!125single.sh: use compiled macro
......@@ -36,7 +36,7 @@ for rec in options/*.py ; do
done
# Analysis
root -l -b -q "benchmarks/single/analysis/analyze.cxx(\"${JUGGLER_REC_FILE}\")"
root -l -b -q "benchmarks/single/analysis/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