Skip to content

Commit

Permalink
run test locally on lxplus
Browse files Browse the repository at this point in the history
  • Loading branch information
agrohsje committed Jul 6, 2019
1 parent b0353c4 commit 360953d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mcgeneration/submit_madpack_ttbareft.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ for ISETUPTAG in `seq 0 ${NSETUPTAG}`; do
cp -rp addons/cards/${MODEL}_template/${CARD}.dat addons/cards/${SETUP}/${SETUP}_${CARD}.dat
done
sed -i -e "s|SUBSETUP|${SETUP}|g" addons/cards/${SETUP}/${SETUP}_*.dat
# submit jobs to condor lxplus
./submit_condor_gridpack_generation.sh ${SETUP} addons/cards/${SETUP}
# run locally for testing
./gridpack_generation.sh ${SETUP} addons/cards/${SETUP}
done


0 comments on commit 360953d

Please sign in to comment.