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

fix: back to compiled analysis

parent cb8563fa
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ source $(dirname $0)/common.sh $*
# Analyze
/usr/bin/time -v \
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