Skip to content

Commit

Permalink
Try exporting EESSI_CVMFS_INSTALL
Browse files Browse the repository at this point in the history
  • Loading branch information
Neves-P committed Nov 5, 2024
1 parent d5d1522 commit fb45d7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions init/minimal_eessi_env
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ if [ -z ${EESSI_DEV_PROJECT} ]; then
export EESSI_PREFIX=$EESSI_CVMFS_REPO/versions/$EESSI_VERSION/
else
export EESSI_PREFIX=$EESSI_CVMFS_REPO/versions/$EESSI_VERSION/$EESSI_DEV_PROJECT/
# Set EESSI_PREFIX to the dev project path for EESSI-extend
export EESSI_CVMFS_INSTALL=$EESSI_PREFIX
fi


Expand Down

0 comments on commit fb45d7e

Please sign in to comment.