Skip to content

Commit

Permalink
Do not export MAMBA_ROOT_PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan authored Feb 4, 2025
1 parent ac6245a commit 95ec0a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ echo "***** Done: Testing installer *****"
echo "***** Testing the usage of mamba main commands *****"

echo "***** Initialize the current session for mamba *****"
export MAMBA_ROOT_PREFIX="/root/miniforge"
eval "$(mamba shell hook --shell bash)"

echo "***** Create a new environment *****"
Expand Down

0 comments on commit 95ec0a1

Please sign in to comment.