From e500fdb6a231be3694bb04cd38c4b64932c68e6a Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Fri, 16 Aug 2019 01:02:11 -0500 Subject: [PATCH] modified: replay_elastic_data.sh --- tests/replay_elastic_data.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/replay_elastic_data.sh b/tests/replay_elastic_data.sh index 12f2d25..c97fe60 100644 --- a/tests/replay_elastic_data.sh +++ b/tests/replay_elastic_data.sh @@ -8,9 +8,9 @@ which hcana ls -lrth ls -lrth build mkdir -p ROOTfiles -git clone git@eicweb.phy.anl.gov:whit/ci_test_data.git -git clone git@eicweb.phy.anl.gov:jlab/hallc/exp/CSV/hallc_replay_csv.git -git clone git@eicweb.phy.anl.gov:jlab/hallc/exp/CSV/online_csv.git +git clone https://eicweb.phy.anl.gov/whit/ci_test_data.git +git clone https://eicweb.phy.anl.gov/jlab/hallc/exp/CSV/hallc_replay_csv.git +git clone https://eicweb.phy.anl.gov/jlab/hallc/exp/CSV/online_csv.git cd online_csv mkdir -p logs -- GitLab