Skip to content

Commit

Permalink
remove TODO for using separate cache dirs for each repo
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored Jul 4, 2024
1 parent ac6984b commit c895bf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eessi_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ fi
[[ ${VERBOSE} -eq 1 ]] && echo "CONTAINER=${CONTAINER}"

# set env vars and create directories for CernVM-FS
# TODO need to use separate values for separate repos?
EESSI_CVMFS_VAR_LIB=${EESSI_TMPDIR}/${CVMFS_VAR_LIB}
EESSI_CVMFS_VAR_RUN=${EESSI_TMPDIR}/${CVMFS_VAR_RUN}
mkdir -p ${EESSI_CVMFS_VAR_LIB}
Expand Down

0 comments on commit c895bf1

Please sign in to comment.