Просмотр исходного кода

replace tab with spaces

pull/360/head^2
Shohei Yamasaki 11 лет назад
Родитель
Сommit
2bbf49b2f5
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      libexec/rbenv-init

+ 1
- 1
libexec/rbenv-init Просмотреть файл

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

Загрузка…
Отмена
Сохранить