]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
test: move plymouth installation from test case to test-root module
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 02:03:51 +0000 (02:03 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
modules.d/80test-root/module-setup.sh
test/TEST-03-USR-MOUNT/test.sh

index b8f35c648d5d9f6e1ffded89a70f9ec9234578e3..a360a659b75430c0bca007e403f50252c607d1d1 100755 (executable)
@@ -22,4 +22,6 @@ install() {
     inst_binary "${dracutbasedir}/dracut-util" "/usr/bin/dracut-util"
     ln -s dracut-util "${initdir}/usr/bin/dracut-getarg"
     ln -s dracut-util "${initdir}/usr/bin/dracut-getargs"
+
+    inst_multiple -o plymouth
 }
index 81abcf70e3059f8c110773c484e8b1cff974a6cc..754b9142f0114f1ae7e16448bdcb41a9ddd90318 100755 (executable)
@@ -66,7 +66,6 @@ test_setup() {
         inst_multiple sh dmesg umount strace setsid sync
 
         inst_simple ./fstab /etc/fstab
-        find_binary plymouth > /dev/null && inst_multiple plymouth
     )
 
     # second, install the files needed to make the root filesystem