From 9b314618dd98053acba2480297a74e92c2afa952 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Fri, 16 Aug 2019 01:41:08 -0500
Subject: [PATCH] 	modified:   replay_elastic_data.sh

---
 tests/replay_elastic_data.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/replay_elastic_data.sh b/tests/replay_elastic_data.sh
index 9a67f1d..72a62cd 100644
--- a/tests/replay_elastic_data.sh
+++ b/tests/replay_elastic_data.sh
@@ -27,7 +27,7 @@ ln -s ../ROOTfiles
 
 # run replay script
 
-singularity exec ../build/Singularity.hcana.simg hcana -b -q "scripts/replay_production_coin.cxx+(6012,-1)"
+singularity exec ../build/Singularity.hcana.simg hcana -b -q "SCRIPTS/COIN/PRODUCTION/replay_production_coin_hElec_pProt.C+(6012,-1)"
 
 echo "hcana calls... the coin replay script and outputs blah.root"
 
-- 
GitLab