Skip to content

Commit

Permalink
Also expose EESSI_CVMFS_REPO in defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
Neves-P committed Nov 5, 2024
1 parent 7c9dee8 commit d5d1522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init/eessi_defaults
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ else
export EESSI_VERSION="${EESSI_VERSION_OVERRIDE:=2023.06}"
echo "eessi_defaults cvmfs override post ${EESSI_CVMFS_REPO_OVERRIDE}"
echo "eessi_defaults version override post${EESSI_VERSION_OVERRIDE}"
echo "eessi_defaults cvmfs repo post ${EESSI_CVMFS_REPO}"
fi
# use archdetect by default, unless otherwise specified
export EESSI_USE_ARCHDETECT="${EESSI_USE_ARCHDETECT:=1}"
Expand Down

0 comments on commit d5d1522

Please sign in to comment.