Run the test-suite with plugins enabled now that we can, yay
This commit is contained in:
parent
5f23d76eb9
commit
4712c9c37b
|
@ -153,7 +153,7 @@ function runroot()
|
|||
snapshot exec "$@" \
|
||||
--define "_buildhost testhost" \
|
||||
--define "_topdir /build" \
|
||||
--noplugins --nouserns
|
||||
--nouserns
|
||||
}
|
||||
|
||||
function runroot_other()
|
||||
|
|
|
@ -114,6 +114,7 @@ case $CMD in
|
|||
coreutils \
|
||||
cpio \
|
||||
curl \
|
||||
dbus-libs \
|
||||
debugedit \
|
||||
diffutils \
|
||||
elfutils-libelf \
|
||||
|
|
Loading…
Reference in New Issue