mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-12 05:23:47 -05:00
Import changes from ruby-build v20141028
This commit is contained in:
@@ -22,7 +22,7 @@ load test_helper
|
||||
PREFIX="${PWD}/usr" run "${BATS_TEST_DIRNAME}/../install.sh"
|
||||
assert_success ""
|
||||
|
||||
run $BASH -c 'ls -l usr/share/python-build | tail -2 | cut -d" " -f1'
|
||||
run $BASH -c 'ls -l usr/share/python-build | tail -2 | cut -c1-10'
|
||||
assert_output <<OUT
|
||||
-rw-r--r--
|
||||
-rw-r--r--
|
||||
|
||||
Reference in New Issue
Block a user