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

No more ls

parent d6a9244d
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,6 @@ if [[ "$?" -ne "0" ]] ; then
fi
# Analysis
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}\")"
if [[ "$?" -ne "0" ]] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment