Skip to content

Commit c895bf1

Browse files
authored
remove TODO for using separate cache dirs for each repo
1 parent ac6984b commit c895bf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eessi_container.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,6 @@ fi
510510
[[ ${VERBOSE} -eq 1 ]] && echo "CONTAINER=${CONTAINER}"
511511

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

0 commit comments

Comments
 (0)