mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
commit
382db59cd0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ for args in "$@"
|
|||
do
|
||||
if [ "$args" = "-" ]; then
|
||||
print=1
|
||||
shift
|
||||
shift
|
||||
fi
|
||||
|
||||
if [ "$args" = "--no-rehash" ]; then
|
||||
|
|
Loading…
Reference in a new issue