mirror of
https://github.com/systemd/systemd.git
synced 2024-11-27 12:13:33 +08:00
test: make busybox TEST-13-only dependency
to make running other tests a bit easier on distributions which don't have busybox in repositories (CentOS).
This commit is contained in:
parent
2d50e3c7bc
commit
25e399948b
@ -11,6 +11,7 @@ TEST_NO_NSPAWN=1
|
||||
test_append_files() {
|
||||
(
|
||||
local workspace="${1:?}"
|
||||
dracut_install busybox
|
||||
|
||||
if selinuxenabled >/dev/null; then
|
||||
dracut_install selinuxenabled
|
||||
|
@ -126,7 +126,6 @@ BASICTOOLS=(
|
||||
base64
|
||||
basename
|
||||
bash
|
||||
busybox
|
||||
capsh
|
||||
cat
|
||||
chmod
|
||||
|
Loading…
Reference in New Issue
Block a user