Przeglądaj źródła

replace tab with spaces

pull/360/head^2
Shohei Yamasaki 11 lat temu
rodzic
commit
2bbf49b2f5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz