Run the test-suite with plugins enabled now that we can, yay

This commit is contained in:
Panu Matilainen 2023-09-01 10:39:08 +03:00
parent 5f23d76eb9
commit 4712c9c37b
2 changed files with 2 additions and 1 deletions

View File

@ -153,7 +153,7 @@ function runroot()
snapshot exec "$@" \
--define "_buildhost testhost" \
--define "_topdir /build" \
--noplugins --nouserns
--nouserns
}
function runroot_other()

View File

@ -114,6 +114,7 @@ case $CMD in
coreutils \
cpio \
curl \
dbus-libs \
debugedit \
diffutils \
elfutils-libelf \