Don't unset CDPATH
This commit is contained in:
parent
1f1e291385
commit
9d93605e18
@ -1,6 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
unset CDPATH
|
||||
|
||||
if [ "$1" = "--debug" ]; then
|
||||
export RBENV_DEBUG=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user