소스 검색

Merge pull request #367 from shoyan/master

replace tab with spaces
pull/360/head^2
Sam Stephenson 11 년 전
부모
커밋
382db59cd0
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

불러오는 중...
취소
저장