Pārlūkot izejas kodu

Go with paren-style function definition

pull/360/head^2
Sam Stephenson pirms 12 gadiem
vecāks
revīzija
288c6b3f09
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init Parādīt failu

@ -74,7 +74,7 @@ echo 'rbenv rehash 2>/dev/null'
commands=(`rbenv commands --sh`)
IFS="|"
cat <<EOS
function rbenv {
rbenv() {
command="\$1"
if [ "\$#" -gt 0 ]; then
shift

Notiek ielāde…
Atcelt
Saglabāt