Skip to content

Commit

Permalink
avoid rucio setup getting confused by existing CMSSW stuff (#5242)
Browse files Browse the repository at this point in the history
  • Loading branch information
belforte authored Oct 26, 2023
1 parent 33cc58d commit 0bc1ad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/rucio_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
# returns the two env. variables needed to make Rucio client work
# on the current OS
unset PYTHONPATH
eval `scram unsetenv -sh`
source /cvmfs/cms.cern.ch/rucio/setup-py3.sh > /dev/null
echo $RUCIO_HOME $PYTHONPATH

0 comments on commit 0bc1ad0

Please sign in to comment.