use sh
for stub
This commit is contained in:
parent
02330e242a
commit
cac67c86c6
@ -75,7 +75,7 @@ OUT
|
||||
mkdir -p "$PYENV_TEST_DIR/bin"
|
||||
export PATH="$PYENV_TEST_DIR/bin:$PATH"
|
||||
echo >"$PYENV_TEST_DIR/bin/pyenv-version-name" <<!
|
||||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
echo 'pyenv-version-name stub'
|
||||
!
|
||||
run pyenv-version --bare
|
||||
|
Loading…
x
Reference in New Issue
Block a user