]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: use one call to install necessary modules
authorFrantisek Sumsal <frantisek@sumsal.cz>
Wed, 8 Sep 2021 12:57:55 +0000 (14:57 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Sun, 12 Sep 2021 16:38:42 +0000 (18:38 +0200)
test/TEST-64-UDEV-STORAGE/test.sh

index 62e0041af8c34afcfde14891f94d1fccd80940cd..8b2591fbac09694c5b7caa1fd367e41da4774823 100755 (executable)
@@ -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