Explorar el Código

replace tab with spaces

pull/360/head^2
Shohei Yamasaki hace 11 años
padre
commit
2bbf49b2f5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init Ver fichero

@ -11,7 +11,7 @@ for args in "$@"
do
if [ "$args" = "-" ]; then
print=1
shift
shift
fi
if [ "$args" = "--no-rehash" ]; then

Cargando…
Cancelar
Guardar