consistent message
This commit is contained in:
parent
876be1bb04
commit
f504b01818
@ -25,7 +25,7 @@ load test_helper
|
|||||||
}
|
}
|
||||||
|
|
||||||
#Arch has Python at sbin as well as bin
|
#Arch has Python at sbin as well as bin
|
||||||
@test "prefix for sbin system" {
|
@test "prefix for system in sbin" {
|
||||||
mkdir -p "${PYENV_TEST_DIR}/sbin"
|
mkdir -p "${PYENV_TEST_DIR}/sbin"
|
||||||
touch "${PYENV_TEST_DIR}/sbin/python"
|
touch "${PYENV_TEST_DIR}/sbin/python"
|
||||||
chmod +x "${PYENV_TEST_DIR}/sbin/python"
|
chmod +x "${PYENV_TEST_DIR}/sbin/python"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user