pyenv/libexec
James FitzGibbon 81bb14e181 bail out early if readlink is not available
readlink comes from GNU coreutils.  On systems without it, rbenv used to
spin out of control when it didn't have readlink or greadlink available
because it would re-exec the frontend script over and over instead of the
worker script in libexec.

Fixes #389
2013-06-07 19:16:38 +02:00
..
rbenv bail out early if readlink is not available 2013-06-07 19:16:38 +02:00
rbenv---version tests galore 2013-03-07 15:07:32 -05:00
rbenv-commands fix iterating through paths that have spaces in them 2013-04-01 01:04:19 +02:00
rbenv-completions improve detection of completion support for commands 2013-04-01 16:39:51 +02:00
rbenv-exec restore original IFS for hooks 2013-04-16 14:01:43 +02:00
rbenv-global
rbenv-help Fix incorrect formatting of rbenv-help output under MAWK 2013-01-05 16:55:19 +00:00
rbenv-hooks bail out early if readlink is not available 2013-06-07 19:16:38 +02:00
rbenv-init bail out early if readlink is not available 2013-06-07 19:16:38 +02:00
rbenv-local add tests for version commands 2013-04-08 23:16:35 +02:00
rbenv-prefix
rbenv-rehash restore original IFS for hooks 2013-04-16 14:01:43 +02:00
rbenv-root
rbenv-sh-rehash Suppress shell warnings when hashing is disabled by set +h 2013-01-25 11:50:37 -06:00
rbenv-sh-shell
rbenv-shims tests galore 2013-03-07 15:07:32 -05:00
rbenv-version
rbenv-version-file
rbenv-version-file-read
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin
rbenv-versions
rbenv-whence
rbenv-which restore original IFS for hooks 2013-04-16 14:01:43 +02:00