]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
test: building ld cache explicitly is no longer needed
authorLaszlo Gombos <laszlo.gombos@gmail.com>
Wed, 19 Oct 2022 01:40:23 +0000 (01:40 +0000)
committerAntonio Álvarez Feijoo <antonio.feijoo@suse.com>
Mon, 7 Nov 2022 17:04:47 +0000 (18:04 +0100)
dracut.sh will build the ld cache now

test/TEST-03-USR-MOUNT/test.sh

index 927d9831f5176263c5e7bbed1d9b6544e2104645..27fd3e60d021f4b3cbff424a437217030992e84f 100755 (executable)
@@ -69,8 +69,6 @@ test_setup() {
 
         inst_simple ./fstab /etc/fstab
         find_binary plymouth > /dev/null && inst_multiple plymouth
-        cp -a /etc/ld.so.conf* "$initdir"/etc
-        ldconfig -r "$initdir"
     )
 
     # second, install the files needed to make the root filesystem