]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: install jq into all images
authorFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 11 Sep 2022 12:16:34 +0000 (14:16 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 11 Sep 2022 12:16:34 +0000 (14:16 +0200)
test/TEST-58-REPART/test.sh
test/test-functions

index 063ce9425dcf8e324036807cf08ec9dc02d34419..c2920f9c22af8fcefdc8fd8b384b4f933c984ab0 100755 (executable)
@@ -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
index b292f0e41bbd35d82f99e57ce1abd292fa9f98ea..fa3ad9fbdc600a91e2b063def4201b76deeb45a2 100644 (file)
@@ -179,6 +179,7 @@ BASICTOOLS=(
     head
     ionice
     ip
+    jq
     killall
     ldd
     ln