Make test independent of umask
Only test the permission bit that we're setting
This commit is contained in:
parent
35795148fb
commit
37f6349b01
@ -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…
x
Reference in New Issue
Block a user