Skip to content

Commit

Permalink
Update EESSI-pilot-install-software.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
TopRichard authored Jan 11, 2024
1 parent a34a595 commit ef1ae88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EESSI-pilot-install-software.sh
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ for easystack_file in $(cat ${pr_diff} | grep '^+++' | cut -f2 -d' ' | sed 's@^[
${EB} --show-config

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

if [ -f ${easystack_file} ]; then
echo_green "Feeding easystack file ${easystack_file} to EasyBuild..."

Expand Down

0 comments on commit ef1ae88

Please sign in to comment.