fix test
This commit is contained in:
parent
26134d9b38
commit
acc949c27b
@ -26,6 +26,7 @@ load test_helper
|
||||
|
||||
#Arch has Python at sbin as well as bin
|
||||
@test "prefix for sbin system" {
|
||||
export PATH="${PYENV_TEST_DIR}/sbin:$PATH"
|
||||
mkdir -p "${PYENV_TEST_DIR}/sbin"
|
||||
touch "${PYENV_TEST_DIR}/sbin/python"
|
||||
chmod +x "${PYENV_TEST_DIR}/sbin/python"
|
||||
|
Loading…
x
Reference in New Issue
Block a user