Selaa lähdekoodia

More argument quoting

pull/360/head^2
Sam Stephenson 15 vuotta sitten
vanhempi
commit
fb31290b9d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      bin/rbenv

+ 1
- 1
bin/rbenv Näytä tiedosto

@ -14,5 +14,5 @@ else
fi
shift 1
exec "$command_path" $*
exec "$command_path" "$@"
fi

Ladataan…
Peruuta
Tallenna