1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-21 22:04:01 +03:00

test: always install the script utility

This commit is contained in:
Frantisek Sumsal 2023-05-12 17:56:22 +02:00
parent 378db9e2b9
commit 990b629e12
3 changed files with 1 additions and 8 deletions

View File

@ -7,8 +7,4 @@ TEST_DESCRIPTION="systemctl-related tests"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
test_append_files() (
image_install script
)
do_test "$@"

View File

@ -7,8 +7,4 @@ TEST_DESCRIPTION="Tests for auxiliary utilities"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
test_append_files() (
image_install script
)
do_test "$@"

View File

@ -211,6 +211,7 @@ BASICTOOLS=(
rm
rmdir
rmmod
script
sed
seq
setfattr