diff options
Diffstat (limited to 'user/bash-completion/APKBUILD')
-rw-r--r-- | user/bash-completion/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |