From 67ed34f5abc8557cf7f249d29a4cc44f8795c6f7 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 16 Aug 2019 01:44:39 -0500 Subject: [PATCH] modified: replay_elastic_data.sh --- tests/replay_elastic_data.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/replay_elastic_data.sh b/tests/replay_elastic_data.sh index 72a62cd..0cc9f7a 100644 --- a/tests/replay_elastic_data.sh +++ b/tests/replay_elastic_data.sh @@ -25,6 +25,9 @@ ln -s ../ci_test_data/raw ln -s ../ROOTfiles # and the reset +ls -lrth raw/ +ls -lrth ROOTfiles/ +pwd # run replay script singularity exec ../build/Singularity.hcana.simg hcana -b -q "SCRIPTS/COIN/PRODUCTION/replay_production_coin_hElec_pProt.C+(6012,-1)" -- GitLab