Skip to content

Commit

Permalink
fix the bash setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
emanueledimarco committed Feb 3, 2023
1 parent e65cd46 commit 3a363c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ eval `scramv1 runtime -sh`

export PYTHONPATH=${PYTHON27PATH}
export PYTHONPATH=$PYTHONPATH:${CMSSW_BASE}/src/flashggFinalFit/tools
export PYTHONPATH=${PYTHONPATH}:${$CMSSW_BASE}/src/flashggFinalFit/Signal/tools
export PYTHONPATH=$PYTHONPATH:${CMSSW_BASE}/src/flashggFinalFit/Signal/tools

0 comments on commit 3a363c5

Please sign in to comment.