Skip to content

Commit

Permalink
avoid exporting UNSET_MODULEPATH twice
Browse files Browse the repository at this point in the history
  • Loading branch information
smoors authored Dec 18, 2024
1 parent 58da284 commit 80c0384
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CI/hortense_local_ss/ci_config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ if [ -z "${REFRAME_ARGS}" ]; then
REFRAME_ARGS="--tag CI --tag 1_node|2_nodes --system hortense:${TEST_SUITE_PARTITION}"
fi

if [ -z "${UNSET_MODULEPATH}" ]; then
export UNSET_MODULEPATH=False
fi

if [ -z "${USE_EESSI_SOFTWARE_STACK}" ]; then
export USE_EESSI_SOFTWARE_STACK=False
fi
Expand Down

0 comments on commit 80c0384

Please sign in to comment.