pyenv/test
Mislav Marohnić 3405c4d03c Fix error message when command is not found for "system" version
If `foo` didn't exist and `RBENV_VERSION=system rbenv which foo` was
called, the error message used to be misleading:

    rbenv: version `system' is not installed

Instead, have the error message simply say that the command was not found.

Fixes #770
2015-11-13 23:10:09 -05:00
..
libexec
--version.bats Improve rbenv --version git checkout discovery 2015-10-25 16:54:38 +01:00
commands.bats
completions.bats
exec.bats Add test for version-origin when version not found in rbenv-exec 2015-11-13 23:09:12 -05:00
global.bats
help.bats
hooks.bats Fix realpath fallback in rbenv hooks 2015-10-27 21:05:10 +01:00
init.bats Merge pull request #663 from kevinburke/use-command 2015-10-11 04:04:46 +02:00
local.bats
prefix.bats
rbenv.bats
rehash.bats
run
shell.bats
shims.bats
test_helper.bash
version-file-read.bats
version-file-write.bats
version-file.bats
version-name.bats
version-origin.bats
version.bats
versions.bats Add rbenv versions --skip-aliases option 2015-10-27 21:05:10 +01:00
whence.bats
which.bats Fix error message when command is not found for "system" version 2015-11-13 23:10:09 -05:00