From 56e69f0e10dd055bb08911772ee39647cc539ece Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Tue, 8 Jun 2021 21:17:32 -0500
Subject: [PATCH] 	modified:   barrel_clusters.sh

---
 benchmarks/clustering/barrel_clusters.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/clustering/barrel_clusters.sh b/benchmarks/clustering/barrel_clusters.sh
index a34bd51b..dfa40e3d 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
-- 
GitLab