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 dffecf8 commit 2977905Copy full SHA for 2977905
test/fast/Unit tests/nvm_print_versions
@@ -8,6 +8,7 @@ cleanup() {
8
unset -f nvm_remote_versions nvm_ls nvm_ls_current
9
if [ -n "$TEMP_NVM_MIN" ]; then
10
export NVM_MIN="$TEMP_NVM_MIN"
11
+ unset TEMP_NVM_MIN
12
fi
13
}
14
0 commit comments