소스 검색

Don't unset CDPATH

pull/1133/head
Tim Pope 9 년 전
부모
커밋
9d93605e18
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      libexec/rbenv

+ 0
- 1
libexec/rbenv 파일 보기

@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -e
unset CDPATH
if [ "$1" = "--debug" ]; then
export RBENV_DEBUG=1

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