diff --git a/community/py3-oscrypto/APKBUILD b/community/py3-oscrypto/APKBUILD index 526b2c90f9b1..893158c5d982 100644 --- a/community/py3-oscrypto/APKBUILD +++ b/community/py3-oscrypto/APKBUILD @@ -25,7 +25,7 @@ build() { check() { OSCRYPTO_USE_OPENSSL=/usr/lib/libcrypto.so,/usr/lib/libssl.so \ - python3 run.py tests || sh -l + python3 run.py tests } package() {