From: Laszlo Gombos Date: Wed, 19 Oct 2022 01:40:23 +0000 (+0000) Subject: test: building ld cache explicitly is no longer needed X-Git-Tag: 058~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7eb0ac977e2d4708f09dfca3ce9050fcfa476292;p=thirdparty%2Fdracut.git test: building ld cache explicitly is no longer needed dracut.sh will build the ld cache now --- diff --git a/test/TEST-03-USR-MOUNT/test.sh b/test/TEST-03-USR-MOUNT/test.sh index 927d9831f..27fd3e60d 100755 --- a/test/TEST-03-USR-MOUNT/test.sh +++ b/test/TEST-03-USR-MOUNT/test.sh @@ -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