mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-17 15:53:45 -05:00
Import changes from recent rbenv
This commit is contained in:
@@ -18,7 +18,7 @@ create_command() {
|
||||
|
||||
@test "command with completion support" {
|
||||
create_command "pyenv-hello" "#!$BASH
|
||||
# provide pyenv completions
|
||||
# Provide pyenv completions
|
||||
if [[ \$1 = --complete ]]; then
|
||||
echo hello
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user