mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
main/gnutls: raise test timeout
This commit is contained in:
parent
71d49c4fab
commit
bf1b83b07c
@ -69,6 +69,8 @@ build() {
|
||||
}
|
||||
|
||||
check() {
|
||||
# millis, 100s
|
||||
export GNUTLS_TEST_TIMEOUT=100000
|
||||
make check || {
|
||||
cat tests/test-suite.log
|
||||
return 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user