Skip to content
Snippets Groups Projects
Commit 56e69f0e authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: barrel_clusters.sh

parent c0c903a9
No related branches found
No related tags found
1 merge request!99Repair clustering job
...@@ -47,7 +47,7 @@ if [[ "$?" -ne "0" ]] ; then ...@@ -47,7 +47,7 @@ if [[ "$?" -ne "0" ]] ; then
fi fi
# Need to figure out how to pass file name to juggler from the commandline # 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 if [[ "$?" -ne "0" ]] ; then
echo "ERROR running juggler" echo "ERROR running juggler"
exit 1 exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment