Merge pull request #1856 from scop/test/misleading-parent-shell-arg
test(init): remove misleading detect from parent shell case arg
This commit is contained in:
commit
84cc7825da
@ -39,7 +39,7 @@ eval "\$(pyenv-init -)"
|
|||||||
echo \$PYENV_SHELL
|
echo \$PYENV_SHELL
|
||||||
OUT
|
OUT
|
||||||
chmod +x myscript.sh
|
chmod +x myscript.sh
|
||||||
run ./myscript.sh /bin/zsh
|
run ./myscript.sh
|
||||||
assert_success "sh"
|
assert_success "sh"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user