diff --git a/tests/replay_elastic_data.sh b/tests/replay_elastic_data.sh
index 60fdf82ee69eeb2f170cf6ab3fe816f92b7077dd..666fb5c114ceb85ce56f697d60cee52941f0a24b 100644
--- a/tests/replay_elastic_data.sh
+++ b/tests/replay_elastic_data.sh
@@ -27,6 +27,6 @@ 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/replay_production_coin.cxx+(6012,1)"
 
 echo " hcana calls... the coin replay script and outputs blah.root"