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 4257628 commit 2cea28eCopy full SHA for 2cea28e
.github/workflows/bootstrap_script.yml
@@ -114,6 +114,7 @@ jobs:
114
export PREFIX=/tmp/$USER/$GITHUB_SHA/eb_bootstrap
115
export EASYBUILD_BOOTSTRAP_DEPRECATED=1
116
python easybuild/scripts/bootstrap_eb.py $PREFIX
117
+ unset EASYBUILD_BOOTSTRAP_DEPRECATED
118
# unset $PYTHONPATH to avoid mixing two EasyBuild 'installations' when testing bootstrapped EasyBuild module
119
unset PYTHONPATH
120
# simple sanity check on bootstrapped EasyBuild module
0 commit comments