1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03: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:
Frantisek Sumsal 2021-08-08 19:42:25 +02:00
parent 2d50e3c7bc
commit 25e399948b
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -126,7 +126,6 @@ BASICTOOLS=(
base64
basename
bash
busybox
capsh
cat
chmod