@ -1284,7 +1284,9 @@ nvm() {
fi
local EXIT_CODE
EXIT_CODE="$?"
if [ -n "$OUTPUT" ]; then
echo "$OUTPUT"
return $EXIT_CODE
;;
"exec" )