mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
Merge pull request #1905 from native-api/umask
Make test independent of umask
This commit is contained in:
commit
b5d7216f5c
|
|
@ -57,5 +57,5 @@ OUT
|
|||
assert [ -e share/bananas/docs ]
|
||||
|
||||
run ls -ld bin
|
||||
assert_equal "r-x" "${output:4:3}"
|
||||
assert_equal "-" "${output:5:1}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue