summaryrefslogtreecommitdiff
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/kconfig/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/kconfig/APKBUILD b/user/kconfig/APKBUILD
index 7f4452524..5873064b4 100644
--- a/user/kconfig/APKBUILD
+++ b/user/kconfig/APKBUILD
@@ -35,7 +35,7 @@ build() {
check() {
cd "$builddir"
- CTEST_OUTPUT_ON_FAILURE=TRUE ctest
+ CTEST_OUTPUT_ON_FAILURE=TRUE ctest -R kconfigcore
}
package() {