nvm/test
Jonas Dohse 7135873f80 Do not modify parameters of sourcing script in zsh
When sourcing a script without parameters in zsh the sourced scripts
gets the same parameters as the sourcing file and is able to modify
these parameters. Prevent nvm from removing all parameters of sourcing
script by processing a copy of the parameters in a function.
2016-02-15 17:49:46 +01:00
..
fast Do not modify parameters of sourcing script in zsh 2016-02-15 17:49:46 +01:00
install_script Improve error messages 2016-01-02 11:16:50 -05:00
installation [New] After installing, ensure that the default is set. 2016-02-04 00:26:33 -08:00
mocks Fix support for installing node on SmartOS 2015-09-30 22:10:29 -07:00
slow Fix `nvm-exec` for the commands includes white-spaces 2015-12-24 19:48:35 +09:00
sourcing [New] After installing, ensure that the default is set. 2016-02-04 00:26:33 -08:00
common.sh Fix support for installing node on SmartOS 2015-09-30 22:10:29 -07:00