From 913a67ae6d3add98e9eead0a367100173aaa8bf1 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 27 May 2022 12:51:04 -0500 Subject: user/bash-completion: disable failing hostname test. see #717. --- user/bash-completion/APKBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'user') diff --git a/user/bash-completion/APKBUILD b/user/bash-completion/APKBUILD index 81efae94e..19de76227 100644 --- a/user/bash-completion/APKBUILD +++ b/user/bash-completion/APKBUILD @@ -53,6 +53,7 @@ build() { check() { for k in \ test_aclocal \ + test_hostname \ test_ifdown \ test_ifup \ test_service \ -- cgit v1.2.3-78-g577e