Skip to content

Commit

Permalink
show more debug info: env settings
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Oct 25, 2023
1 parent f031b87 commit 1956414
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions EESSI-pilot-install-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,11 @@ for easystack_file in $(cat ${pr_diff} | grep '^+++' | cut -f2 -d' ' | sed 's@^[

${EB} --show-config

echo "################################################################################"
echo "#### SHOW ENV"
env | sort
echo "################################################################################"

echo_green "All set, let's start installing some software with EasyBuild v${eb_version} in ${EASYBUILD_INSTALLPATH}..."

if [ -f ${easystack_file} ]; then
Expand Down

0 comments on commit 1956414

Please sign in to comment.