diff options
Diffstat (limited to 'user')
-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 d29286ad6..1b331e5aa 100644 --- a/user/bash-completion/APKBUILD +++ b/user/bash-completion/APKBUILD @@ -53,6 +53,7 @@ build() { check() { for k in \ test_aclocal \ + test_chsh \ test_hostname \ test_ifdown \ test_ifup \ |