Преглед изворни кода

Merge pull request #1905 from native-api/umask

Make test independent of umask
pull/1928/head
native-api пре 5 година
committed by GitHub
родитељ
комит
b5d7216f5c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      plugins/python-build/test/installer.bats

+ 1
- 1
plugins/python-build/test/installer.bats Прегледај датотеку

@ -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…
Откажи
Сачувај