mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-07 01:58:02 +03:00
test: install jq into all images
This commit is contained in:
parent
6c14f9ae57
commit
7906b790e4
@ -10,7 +10,6 @@ TEST_DESCRIPTION="test systemd-repart"
|
||||
test_append_files() {
|
||||
if ! get_bool "${TEST_NO_QEMU:=}"; then
|
||||
install_dmevent
|
||||
image_install jq
|
||||
instmods dm_verity =md
|
||||
generate_module_dependencies
|
||||
fi
|
||||
|
@ -179,6 +179,7 @@ BASICTOOLS=(
|
||||
head
|
||||
ionice
|
||||
ip
|
||||
jq
|
||||
killall
|
||||
ldd
|
||||
ln
|
||||
|
Loading…
x
Reference in New Issue
Block a user