mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 09:18:59 +08:00
Remove useless trailing newlines
This commit is contained in:
@@ -29,4 +29,3 @@ echo 'sourcing complete.'
|
||||
|
||||
NVM_CURRENT="$(nvm current)"
|
||||
[ "_$NVM_CURRENT" = '_none' ] || [ "_$NVM_CURRENT" = '_system' ] || die "'nvm current' did not return 'none' or 'system', got '$NVM_CURRENT' `nvm ls`"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user