Skip to content

Commit

Permalink
do the whole thing
Browse files Browse the repository at this point in the history
  • Loading branch information
markito3 committed Nov 3, 2021
1 parent 6de2dd6 commit 5350098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hdi_conversion/convert_halld_recon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
hd_interface=/home/marki/git/hd_interface
hdi_conversion=/home/marki/git/hd_utilities/hdi_conversion
rm -rf halld_recon h_to_move.txt
#git clone [email protected]:jeffersonlab/halld_recon
cp -pr halld_recon.save halld_recon # instead of clone for testing to save time
git clone [email protected]:jeffersonlab/halld_recon
#cp -pr halld_recon.save halld_recon # instead of clone for testing to save time
cd halld_recon
echo git filter-repo \\ > ../command.sh
awk '{print " --path "$1" \\"}' < $hdi_conversion/filter.txt >> ../command.sh
Expand Down

0 comments on commit 5350098

Please sign in to comment.