From: Frantisek Sumsal Date: Wed, 8 Sep 2021 12:57:55 +0000 (+0200) Subject: test: use one call to install necessary modules X-Git-Tag: v250-rc1~693^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e205ae0d9cf15bc5bec07cfd0e9e504be1f37c60;p=thirdparty%2Fsystemd.git test: use one call to install necessary modules --- diff --git a/test/TEST-64-UDEV-STORAGE/test.sh b/test/TEST-64-UDEV-STORAGE/test.sh index 62e0041af8c..8b2591fbac0 100755 --- a/test/TEST-64-UDEV-STORAGE/test.sh +++ b/test/TEST-64-UDEV-STORAGE/test.sh @@ -20,10 +20,7 @@ fi test_append_files() { ( - instmods "=block" - instmods "=md" - instmods "=scsi" - instmods "=nvme" + instmods "=block" "=md" "=nvme" "=scsi" install_dmevent generate_module_dependencies inst_binary lsblk