Skip to content

Commit

Permalink
Merge pull request #86 from rlcee/exp_230731
Browse files Browse the repository at this point in the history
export muse function
  • Loading branch information
rlcee authored Aug 1, 2023
2 parents 6272253 + 4a716e2 commit 80c3f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/museInstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ QUALIFIERS = ""
envPrepend(PYTHONPATH, \${\${UPS_PROD_NAME_UC}_DIR}/python)
envSet( MUSE_ENVSET_DIR, /cvmfs/mu2e.opensciencegrid.org/DataFiles/Muse)
addAlias(muse,source \${\${UPS_PROD_NAME_UC}_DIR}/bin/muse)
execute("export -f muse",NO_UPS_ENV)
End:
Expand Down

0 comments on commit 80c3f84

Please sign in to comment.