Skip to content
Snippets Groups Projects
Commit 0b0ade7a authored by miguelignacio's avatar miguelignacio
Browse files

revert to full calo clustering to avoid crash

parent 8a061336
Branches
No related tags found
2 merge requests!104Myrama,!103for debug hcal_clustering.py with XY merger
......@@ -47,7 +47,7 @@ if [[ "$?" -ne "0" ]] ; then
fi
# Need to figure out how to pass file name to juggler from the commandline
gaudirun.py benchmarks/clustering/options/hcal_clustering.py
gaudirun.py benchmarks/clustering/options/fullcalo_clustering.py
if [[ "$?" -ne "0" ]] ; then
echo "ERROR running juggler"
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment