We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6984b commit c895bf1Copy full SHA for c895bf1
eessi_container.sh
@@ -510,7 +510,6 @@ fi
510
[[ ${VERBOSE} -eq 1 ]] && echo "CONTAINER=${CONTAINER}"
511
512
# set env vars and create directories for CernVM-FS
513
-# TODO need to use separate values for separate repos?
514
EESSI_CVMFS_VAR_LIB=${EESSI_TMPDIR}/${CVMFS_VAR_LIB}
515
EESSI_CVMFS_VAR_RUN=${EESSI_TMPDIR}/${CVMFS_VAR_RUN}
516
mkdir -p ${EESSI_CVMFS_VAR_LIB}
0 commit comments