diff --git a/benchmarks/clustering/barrel_clusters.sh b/benchmarks/clustering/barrel_clusters.sh index a34bd51b57b45117e2b2e85114f9f3c34f1660fc..dfa40e3dd65b3ab61e9911e47fe6a5a67bd3d1bd 100644 --- a/benchmarks/clustering/barrel_clusters.sh +++ b/benchmarks/clustering/barrel_clusters.sh @@ -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