This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
pyenv
mirror of
https://github.com/pyenv/pyenv.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
241
Wiki
Activity
Browse Source
Merge pull request
#653
from yyuu/rbenv-20160701
rbenv 20160701
pull/654/head
Yamashita, Yuu
10 years ago
committed by
GitHub
parent
de4c2a91d4
727b8b02ac
commit
24ba8ce904
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libexec/pyenv
+ 1
- 1
libexec/pyenv
View File
@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -e
e
xpor
t
-n
CDPATH
uns
et CDPATH
if [ "$1" = "--debug" ]; then
export PYENV_DEBUG=1
Write
Preview
Loading…
Cancel
Save