inetutils: enable tests locally

This commit is contained in:
Piotr Wójcik 2021-04-20 00:05:49 +02:00 committed by Piotr
parent b7d870997c
commit c16535796a

View file

@ -20,8 +20,8 @@ subpackages="inetutils-dnsdomainname inetutils-ftp inetutils-hostname
CFLAGS="-fcommon"
# tests can't run in CI
make_check=extended
# hostname test can't run in CI
make_check=ci-skip
case "$XBPS_TARGET_MACHINE" in
*-musl)