From: Daan De Meyer Date: Wed, 19 Mar 2025 10:09:43 +0000 (+0100) Subject: fmf: Stop creating /etc/pacman.d/gnupg mountpoint X-Git-Tag: v258-rc1~1040^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91418656e88512921c9d8d96aab6a7b336677464;p=thirdparty%2Fsystemd.git fmf: Stop creating /etc/pacman.d/gnupg mountpoint Not needed anymore with latest versions of mkosi. --- diff --git a/test/fmf/integration-tests/test.sh b/test/fmf/integration-tests/test.sh index 64e6c48fd26..7e7e1130fc1 100755 --- a/test/fmf/integration-tests/test.sh +++ b/test/fmf/integration-tests/test.sh @@ -126,9 +126,6 @@ fi # for now. export TEST_SKIP="TEST-21-DFUZZER" -# Create missing mountpoint for mkosi sandbox. -mkdir -p /etc/pacman.d/gnupg - mkosi summary mkosi -f sandbox -- true mkosi -f sandbox -- meson setup --buildtype=debugoptimized -Dintegration-tests=true build